Skip to content

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

terraform-google-cloud-storage v2.1.0

18 Jun 00:13
5cf4748
Compare
Choose a tag to compare

Features

  • add support for days_since_custom_time (#120) (0247454)
  • Add support for log bucket configuration (#117) (eca9c57)

terraform-google-cloud-storage v2.0.0

17 May 20:33
acaf67f
Compare
Choose a tag to compare

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

terraform-google-cloud-storage v1.7.1

21 Sep 06:39
fa2ee63
Compare
Choose a tag to compare

Bug Fixes

  • Constrain minimum Google provider version to 3.38 (#84) (ebc1916)

terraform-google-cloud-storage v1.7.0

16 Sep 23:32
e627015
Compare
Choose a tag to compare

Features

  • Add is_live field to simple_bucket lifecycle (#76) (a16305d)

Bug Fixes

  • Use uniform_bucket_level_access flag instead due to deprecation (#80) (f287581)

terraform-google-cloud-storage v1.6.0

26 May 16:09
7c32ee2
Compare
Choose a tag to compare

Features

  • Add support for cors and website config in variables (#63) (69dafb3)
  • Add support for creating folders in buckets with folders variable (#59) (0fa0689)

Bug Fixes

  • convert lifecycle action object to map (#52) (f2e6ea3)

terraform-google-cloud-storage v1.5.0

22 Apr 20:32
9377eea
Compare
Choose a tag to compare

Features

  • add support for lifecycle rules in simple bucket (#49) (b39e2cd)

terraform-google-cloud-storage v1.4.0

31 Mar 15:34
a0782d7
Compare
Choose a tag to compare

Features

  • add outputs for simple bucket module (#38) (f93bf5d)

Bug Fixes

  • Adding type constraints to variables (#43) (45d42a1)

terraform-google-cloud-storage v1.3.0

13 Feb 05:14
dfbab2e
Compare
Choose a tag to compare

Features

  • Add simple bucket submodule (#35) (e75114a)
  • Add support for customer encryption keys (#34) (32eff9b)
  • replace dot on a dash in label value (#31) (8875ebb)

v1.2.0

06 Dec 20:17
231f6ed
Compare
Choose a tag to compare
Release v1.2.0

v1.1.0

20 Nov 14:10
c011106
Compare
Choose a tag to compare
Add 1.1.0 with #23 to CHANGELOG