Skip to content

terraform-google-cloud-dns v4.0.0

Compare
Choose a tag to compare
@release-please release-please released this 28 Sep 16:48
f13cc4e

⚠ 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)