Releases: terraform-google-modules/terraform-google-cloud-storage
Releases · terraform-google-modules/terraform-google-cloud-storage
v8.0.1
8.0.1 (2024-10-28)
Bug Fixes
v8.0.0
8.0.0 (2024-10-17)
⚠ BREAKING CHANGES
- fix count invalid argument on simple bucket (#355)
Features
- Add Apphub URI output to cloud storage (#358) (209d5e3)
Bug Fixes
- fix count invalid argument on simple bucket (#355) (8fe9a7e)
v7.0.0
7.0.0 (2024-10-14)
⚠ BREAKING CHANGES
- deps: Update Terraform terraform-google-modules/kms/google to v3 (#343)
- TPG>=5.43: replacing "no_age" -> "send_age_if_zero" (#340)
Bug Fixes
- deps: Update Terraform terraform-google-modules/kms/google to v3 (#343) (e8bb6eb)
- TPG>=5.43: replacing "no_age" -> "send_age_if_zero" (#340) (f40bf31)
- use null as default for lookup (#332) (6c14d5e)
v6.1.0
6.1.0 (2024-08-29)
Features
v6.0.1
6.0.1 (2024-07-03)
Bug Fixes
- adding "no_age" param in simple bucket (#319) (87e66bb)
- lookup default value for soft delete policy (#318) (aa7c57e)
v6.0.0
6.0.0 (2024-05-03)
⚠ BREAKING CHANGES
- soft-delete configuration (#309)
Features
v5.0.0
5.0.0 (2023-10-17)
⚠ BREAKING CHANGES
- TPG >= 4.46: adds support to autoclass (#265)
Features
- TPG >= 4.46: adds support to autoclass (#265) (52eaa5a)
Bug Fixes
- upgraded versions.tf to include minor bumps from tpg v5 (#276) (b94c2f9)
v4.0.1
4.0.1 (2023-08-03)
Bug Fixes
- create random suffix resource on demand (#185) (5050c91)
- lifecycle_rule optional condition is_live failing when missing (#246) (c8111a4)
v4.0.0
4.0.0 (2023-04-06)
⚠ BREAKING CHANGES
- add support for custom_placement_config (#231)
- TPG >= 4.42: add support for public_access_prevention (#218)
- location inverse control in bucket name prefix (#186)
- Add matches_prefix and matches_suffix conditions (#202)
Features
- Add matches_prefix and matches_suffix conditions (#202) (8db2eb3)
- add support for custom_placement_config (#231) (a0bbdbd)
- Hmac access (#181) (e5e4909)
- location inverse control in bucket name prefix (#186) (dbd3c35)
- TPG >= 4.42: add support for public_access_prevention (#218) (4469954)
v3.4.1
3.4.1 (2023-01-04)
Bug Fixes