Skip to content

feat(azure): public dns zone module#278

Open
mww59 wants to merge 1 commit intomainfrom
mw/az-public-dns-zone
Open

feat(azure): public dns zone module#278
mww59 wants to merge 1 commit intomainfrom
mw/az-public-dns-zone

Conversation

@mww59
Copy link
Copy Markdown
Collaborator

@mww59 mww59 commented Apr 28, 2026

Creates a public DNS zone for use with NBS on Azure

@sonarqubecloud
Copy link
Copy Markdown

@@ -0,0 +1,4 @@
resource "azurerm_dns_zone" "public" {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we make this one optional? with an enabled flag + count? Will affect outputs references

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants