I would like to be able to deploy a DNS resolver as part of the hub configuration via this pattern module.
Would it be possible to add an optional object to define a private DNS resolver and its configuration leveraging the "terraform-avm-res-network-dnsresolver"?
Ideally, I would like to be able to define the resolver and then be able to configure the Azure Firewall as a DNS proxy and point it to the inbound endpoint of the DNS resolver.
Is there an existing issue for this?
Description
I would like to be able to deploy a DNS resolver as part of the hub configuration via this pattern module. Would it be possible to add an optional object to define a private DNS resolver and its configuration leveraging the "terraform-avm-res-network-dnsresolver"?
Ideally, I would like to be able to define the resolver and then be able to configure the Azure Firewall as a DNS proxy and point it to the inbound endpoint of the DNS resolver.
New or Affected Resource(s)/Data Source(s)
azurerm-avm-ptn-hubnetworking, azurerm-avm-res-network-dnsresolver
Potential Terraform Configuration
References
No response