Skip to content

terraform-google-cloud-storage v2.0.0

Compare
Choose a tag to compare
@release-please release-please released this 17 May 20:33
acaf67f

⚠ BREAKING CHANGES

  • Added Terraform 0.13 constraint and module attribution (#105)
  • The resource state locations have changed to use for_each, please see the upgrade guide for details.

Features

  • add Terraform 0.13 constraint and module attribution (#105) (b33d674)
  • Allow setting storage.admin and storage.hmacKeyAdmin roles (#95) (9f6085e)
  • Use for_each instead of count to create resource (#86) (af73533)

Bug Fixes

  • Fix deprecation of is_live lifecycle rule (#91) (f73041b)
  • Remove deprecated list() function usage (#107) (1fe315a)
  • Use correct IAM view role in example (#115) (4a9931d)