Skip to content

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

v8.0.1

28 Oct 17:33
0a119a5
Compare
Choose a tag to compare

8.0.1 (2024-10-28)

Bug Fixes

  • Fix apphub uri and id representation (#360) (2782340)

v8.0.0

17 Oct 16:11
f9ba489
Compare
Choose a tag to compare

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

15 Oct 19:59
81e870a
Compare
Choose a tag to compare

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

29 Aug 20:48
c86102c
Compare
Choose a tag to compare

6.1.0 (2024-08-29)

Features

v6.0.1

08 Jul 23:54
d0fa522
Compare
Choose a tag to compare

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

09 May 16:39
00fcbba
Compare
Choose a tag to compare

6.0.0 (2024-05-03)

⚠ BREAKING CHANGES

  • soft-delete configuration (#309)

Features

v5.0.0

19 Oct 15:41
34c7c33
Compare
Choose a tag to compare

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

07 Aug 16:28
89ab90b
Compare
Choose a tag to compare

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

11 Apr 23:17
cdc8c67
Compare
Choose a tag to compare

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

04 Jan 16:40
4dfa917
Compare
Choose a tag to compare

3.4.1 (2023-01-04)

Bug Fixes