Skip to content

[AVM Module Issue]: Private Endpoint without Managed DNS Zone #113

@NickF-BOE

Description

@NickF-BOE

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions