Releases: terraform-google-modules/terraform-google-cloud-dns
Releases · terraform-google-modules/terraform-google-cloud-dns
v5.3.0
5.3.0 (2024-08-29)
Features
- deps: Update Terraform Google Provider to v6 (major) (#106) (51d3023)
v5.2.0
5.2.0 (2023-11-30)
Features
- Add routing policy wrr and geo to google_dns_record_set (#67) (1eed464)
v5.1.1
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
5.1.0 (2023-08-24)
Features
- add dns response policy sub-module (#55) (ce34fe5)
v5.0.1
5.0.1 (2023-07-19)
Bug Fixes
v5.0.0
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
4.2.1 (2022-12-29)
Bug Fixes
v4.2.0
4.2.0 (2022-11-28)
Features
- add reverse lookup & service dir zone (#36) (b67b86e)
Bug Fixes
terraform-google-cloud-dns v4.1.0
Features
- update TPG version constraints to allow 4.0 (#33) (10a2f46)
terraform-google-cloud-dns v4.0.0
⚠ 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