Skip to content

Releases: terraform-aws-modules/terraform-aws-route53

v2.9.0

28 Jun 07:09
Compare
Choose a tag to compare

2.9.0 (2022-06-28)

Features

  • records: Add support for latency routing policy (#76) (206d82c)

v2.8.2

26 Jun 13:43
Compare
Choose a tag to compare

2.8.2 (2022-06-26)

Bug Fixes

  • Fixed for_each in zones submodule (#74) (68352a6)

v2.8.1

19 Jun 11:27
Compare
Choose a tag to compare

2.8.1 (2022-06-19)

Bug Fixes

  • Fixed the for_each value depends on resource attributes that cannot be determined until apply (#72) (e6fe5ba)

v2.8.0

27 May 20:15
Compare
Choose a tag to compare

2.8.0 (2022-05-27)

Features

  • Add resolver rule association module (#70) (b92e8eb)

v2.7.0

27 May 19:49
Compare
Choose a tag to compare

2.7.0 (2022-05-27)

Features

  • Added full_override_name override to disable adding domain name to record names (#69) (553a4e1)

v2.6.0

12 Mar 11:18
Compare
Choose a tag to compare

2.6.0 (2022-03-12)

Features

  • Made it clear that we stand with Ukraine (6d46086)

v2.5.0

06 Jan 16:13
Compare
Choose a tag to compare

2.5.0 (2022-01-06)

Bug Fixes

  • update CI/CD process to enable auto-release workflow (#62) (563c8b7)

Features

  • Added support for delegation sets (#22) (43f587d)

v2.4.0

11 Nov 20:00
Compare
Choose a tag to compare
2021-11-11T20:00:27Z

099df88dd58d8ea7eee1152e65eae38479c3655c Updated CHANGELOG
788b0c89a5d52eb17fcf949f014701c2a3972ec7 chore: Updated example with AAAA records for dual-stack CloudFront (#60)

v2.3.0

27 Aug 14:05
Compare
Choose a tag to compare
2021-08-27T14:05:17Z

533f07d83f3993a9ca191d200f49caba71114aa9 Updated CHANGELOG
47262df81f7dd07a8dc4b99f97b8f69178088f7f fix: Fixed records with different length (#54)
be1d1f8c04cf0af75610afd0bc4ce4e3b5355a94 feat: Allow zones with the same domain name (eg, public and private) (#55)