gen-azure-private-dns

Latest: v3.0.3
Category
Networking
Total Versions
4
Last Updated
11/20/2025

Release History

v3.0.3 Latest

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.