Releases: terraform-google-modules/terraform-google-cloud-storage
Releases · terraform-google-modules/terraform-google-cloud-storage
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
v3.4.0
3.4.0 (2022-09-12)
Features
- Add var to define different lifecycle rules for each bucket (#169) (4793dd2)
v3.3.0
3.3.0 (2022-07-15)
Features
- add name and url outputs on simple_bucket module (#175) (d76ffa3)
- Add option to enable default_event_based_hold argument (#178) (2ab4888)
v3.2.0
3.2.0 (2022-03-04)
Features
- add support for website configuration to simple_bucket submodule (#150) (839a18c)
terraform-google-cloud-storage v3.1.0
Features
- Add missing lifecycle rules conditions simple_bucket (#145) (bbb681d), closes #144
- update TPG version constraints to allow 4.0 (#143) (2e4c375)