Skip to content

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

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

v3.4.0

23 Sep 15:06
80fa9e1
Compare
Choose a tag to compare

3.4.0 (2022-09-12)

Features

  • Add var to define different lifecycle rules for each bucket (#169) (4793dd2)

v3.3.0

28 Jul 15:47
4aa3030
Compare
Choose a tag to compare

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

17 Mar 16:01
14711f8
Compare
Choose a tag to compare

3.2.0 (2022-03-04)

Features

  • add support for website configuration to simple_bucket submodule (#150) (839a18c)