generated from Azure/terraform-azurerm-avm-template
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Language: Terraform 🌐This is related to the Terraform IaC languageThis is related to the Terraform IaC languageNeeds: Immediate Attention ‼️Immediate attention of module owner / AVM team is neededImmediate attention of module owner / AVM team is neededNeeds: Triage 🔍Maintainers need to triage stillMaintainers need to triage stillStatus: Response Overdue 🚩When an issue/PR has not been responded to for X amount of daysWhen an issue/PR has not been responded to for X amount of daysType: Feature Request ➕New feature or requestNew feature or request
Description
Check for previous/existing GitHub issues
- I have checked for previous/existing GitHub issues
Issue Type?
Feature Request
(Optional) Module Version
0.4.2
(Optional) Correlation Id
No response
Description
It appears that this AVM is configured to only build a Private Endpoint for the Log Analytics Workspace if private_endpoints_manage_dns_zone_group = true according to line 3 of main.privateendpoint.tf, even though private_endpoints_manage_dns_zone_group is a supported variable.
Can an additional block for "azurerm_private_endpoint" supporting private_endpoints_manage_dns_zone_group = false be added similar to other AVMs? (incl. KeyVault as an example - https://github.com/Azure/terraform-azurerm-avm-res-keyvault-vault/blob/main/main.private_endpoint.tf)
Can work around this in the meantime by specifying the PrivateLink DNS Zones however our environment has this covered via Policy
a-harriss, MichaelBrankinBOE, SteveMunsey, elmer-fernandes, DavidJHannigan and 2 more
Metadata
Metadata
Assignees
Labels
Language: Terraform 🌐This is related to the Terraform IaC languageThis is related to the Terraform IaC languageNeeds: Immediate Attention ‼️Immediate attention of module owner / AVM team is neededImmediate attention of module owner / AVM team is neededNeeds: Triage 🔍Maintainers need to triage stillMaintainers need to triage stillStatus: Response Overdue 🚩When an issue/PR has not been responded to for X amount of daysWhen an issue/PR has not been responded to for X amount of daysType: Feature Request ➕New feature or requestNew feature or request