Skip to content

Releases: terraform-google-modules/terraform-google-cloud-dns

v5.3.0

11 Sep 15:48
92bd814
Compare
Choose a tag to compare

5.3.0 (2024-08-29)

Features

  • deps: Update Terraform Google Provider to v6 (major) (#106) (51d3023)

v5.2.0

04 Dec 16:47
ca4b04b
Compare
Choose a tag to compare

5.2.0 (2023-11-30)

Features

  • Add routing policy wrr and geo to google_dns_record_set (#67) (1eed464)

v5.1.1

27 Oct 23:32
a362e79
Compare
Choose a tag to compare

5.1.1 (2023-10-27)

Bug Fixes

  • update for lint (#63) (c62757f)
  • upgraded versions.tf to include minor bumps from tpg v5 (#68) (48786e6)

v5.1.0

28 Aug 15:27
7ab77f3
Compare
Choose a tag to compare

5.1.0 (2023-08-24)

Features

  • add dns response policy sub-module (#55) (ce34fe5)

v5.0.1

31 Jul 17:23
f09dfac
Compare
Choose a tag to compare

5.0.1 (2023-07-19)

Bug Fixes

v5.0.0

24 Apr 16:15
80bd7cd
Compare
Choose a tag to compare

5.0.0 (2023-04-06)

⚠ BREAKING CHANGES

  • add cloud logging option for public DNS (#47)

Features

  • add cloud logging option for public DNS (#47) (c441d5c)

v4.2.1

21 Jan 05:07
da0c0c0
Compare
Choose a tag to compare

4.2.1 (2022-12-29)

Bug Fixes

v4.2.0

09 Dec 23:00
2ca8565
Compare
Choose a tag to compare

4.2.0 (2022-11-28)

Features

  • add reverse lookup & service dir zone (#36) (b67b86e)

Bug Fixes

terraform-google-cloud-dns v4.1.0

22 Dec 22:49
0c0490a
Compare
Choose a tag to compare

Features

  • update TPG version constraints to allow 4.0 (#33) (10a2f46)

terraform-google-cloud-dns v4.0.0

28 Sep 16:48
f13cc4e
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • target_name_server_addresses is now a list of objects, allowing setting forwarding_path for each address.
  • add Terraform 0.13 constraint and module attribution (#22)

Features

  • add force_destroy variable for zones (#29) (8bb8746)
  • add Terraform 0.13 constraint and module attribution (#22) (52cd08a)
  • allow setting routing path for target_name_server_addresses (#27) (53955cb)

Bug Fixes

  • Remove deprecated list() function (#28) (7c9cd40)