Skip to content

Releases: terraform-modules/aws-dns

1.2.3

05 Aug 14:46
Compare
Choose a tag to compare
  • 1.2.3 -- 2025-08-05
    • a: fix entry.tf zone_id

1.2.2

10 Jun 17:12
Compare
Choose a tag to compare
  • 1.2.2 -- 2025-06-10
    • host: fix entry.tf zone_id

1.2.1

10 Mar 13:50
Compare
Choose a tag to compare
  • 1.2.1 -- 2025-03-10
    • fix entry.tf zone_id

1.1.0

07 Mar 18:55
Compare
Choose a tag to compare
  • 1.1.0 -- 2024-10-17
    • add zone_id to allow it to take a zone id directly vs from a lookup

update heritage_tags to pass value

07 Mar 23:01
Compare
Choose a tag to compare
  • 1.0.4 -- 2024-03-07
    • update heritage_tags to pass the value

add zone variable, parse if missing

06 Apr 19:53
Compare
Choose a tag to compare
  • 1.0.3 -- 2023-04-06
    • add zone variable, calculate if missing from everything after first dot. Need to use
      zone if the zone is called {domain} but the name registered is {name}.{name}.{domain}