gen-azure-private-dns

Latest: v3.0.4
Category
Networking
Total Versions
5
Last Updated
2/18/2026

Release History

v3.0.4 Latest

Changes:

  • Added default value to variableroutetables to make it optional
  • Merged PR 16516: Updated variables.tf

v3.0.3

Changes:

  • Publish this module to IPMhub
  • Merged PR 13125: Enable IPM Hub publishing in test-and-release module and remove unnecessary n...

v3.0.2

Changes:

  • Removed validation rules on variableprivate_dns_subnet_address_prefix, because this variable could be empty.
  • Merged PR 12438: Remove validation for private_dns_subnet_address_prefix variable

v3.0.1

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12274: Update pull request template and test-release module configuration

v3.0.0

Changes:

  • NSG subnet association is moved to the subnet module. var.location replaced by data object. Changed: Some small improvements to make the code more readable.
  • Merged PR 11882: Fix subnet AzApi
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.