We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Good idea, will implement. :)
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: