Releases: terraform-google-modules/terraform-google-cloud-storage
Releases · terraform-google-modules/terraform-google-cloud-storage
terraform-google-cloud-storage v2.1.0
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
⚠ 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
Bug Fixes
- Constrain minimum Google provider version to 3.38 (#84) (ebc1916)
terraform-google-cloud-storage v1.7.0
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
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
Features
- add support for lifecycle rules in simple bucket (#49) (b39e2cd)
terraform-google-cloud-storage v1.4.0
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
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.1.0
Add 1.1.0 with #23 to CHANGELOG