Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Conversation

@jonorri
Copy link
Member

@jonorri jonorri commented Dec 9, 2024

Cleaning up file headers
Tags from examples now flow through better in databricks module.
Removing subscription creation from datalakehouse module.
Removing mgmt group association from datalakehouse module.
Disabling a noisy alert in the warehouse.
A front door added in front of the networked app service.
Networked app service module has been expanded to allow for more configuration options.
Refactoring network-base module.

@jonorri jonorri requested a review from gzur December 9, 2024 13:38
@jonorri jonorri changed the title Chore/delivering to gov infra Chore/delivering to gov infra (2024.12.09) Dec 9, 2024
@gzur
Copy link
Member

gzur commented Dec 9, 2024

I wonder whether we should deliver this via 3 PRs. One for each example

Copy link
Member

@gzur gzur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢🇮🇹

Though, there is a depth charge in the defaults module that we need to address somehow.

It can go through, because it DOES reflect the current state of affairs for that environmen, but it fills me with shame and sadness.

suffix = (var.org_code == "fjr" && var.tier == "dev") ? local.fjr_dev_suffix : local.default_suffix
tags = merge(var.tags, local.default_tags, local.iac_tags)
suffix = (var.org_code == "fjr" && var.tier == "dev") ? local.fjr_dev_suffix : local.default_suffix
resource_name_template = var.org_code == "fjr" ? local.fjr_resource_name_template : local.default_resource_name_template
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is depth charge waiting for somebody (fjárlagakerfi) to sail into it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants