Open jaredfholgate opened 2 weeks ago
terraform
terraform - complete_multi_region
As a user I'd like to override the DNS zones that are deployed.
Allow a parameter to be used instead of null here: https://github.com/Azure/alz-terraform-accelerator/blob/aeaa83416a1c58ee8524bf6aa3117c6395865c64/templates/complete_multi_region/modules/hub-and-spoke-vnet/main.tf#L55
null
This will allow users to override the list of DNS zones deployed.
No response
Good idea, will implement. :)
Is there an existing issue for this?
Infrastructure as Code Type? (Required)
terraform
Starter Module? (Required)
terraform - complete_multi_region
Use Case (Required)
As a user I'd like to override the DNS zones that are deployed.
Proposed Solution (Required)
Allow a parameter to be used instead of
null
here: https://github.com/Azure/alz-terraform-accelerator/blob/aeaa83416a1c58ee8524bf6aa3117c6395865c64/templates/complete_multi_region/modules/hub-and-spoke-vnet/main.tf#L55This will allow users to override the list of DNS zones deployed.
Important Factoids (Optional)
No response
References (Optional)
No response