gen-azure-public-dns-records

Latest: v1.4.2
Category
Networking
Total Versions
3
Last Updated
11/20/2025

Release History

v1.4.2 Latest

Changes:

  • Added variable group
  • Changed releasenote branch to main
  • Changed PR template without skip
  • Added IPMhub publish
  • Merged PR 12281: Update pull request template and CI configuration for improved handling

v1.4.1

Changes:

  • SRV records were created based on the NS records in the YAML file, this was fixed so the SRV records are now actually created as specified in YAML.
  • Merged PR 11821: Changed SRV Record Handling

v1.4.0

Changes:

  • For some records the specified TTL was ignored.
  • Changed the processing to make sure the TTL is correctly set.
  • Merged PR 11399: Added TTL Resiliency
  • Updated pipeline and pull request template to work with the simacsupport releasenote website.
  • Update tflint to latest version.