Skip to content

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

v9.1.0

14 Feb 09:23
27829d2
Compare
Choose a tag to compare

9.1.0 (2025-02-13)

Features

  • add output required for apphub registration for simple_bucket module (#383) (fbc43db)

v9.0.2

30 Jan 17:44
69ced20
Compare
Choose a tag to compare

9.0.2 (2025-01-29)

Bug Fixes

  • update description for encryption input variable of simple-bucket (#380) (31dd911)

v9.0.1

16 Jan 17:58
ae4584c
Compare
Choose a tag to compare

9.0.1 (2025-01-16)

Bug Fixes

v9.0.0

15 Dec 20:28
f416549
Compare
Choose a tag to compare

9.0.0 (2024-12-13)

⚠ BREAKING CHANGES

  • remove apphub_service_uri from output of simple_bucket (#372)

Bug Fixes

  • remove apphub_service_uri from output of simple_bucket (#372) (7459e41)

v8.0.3

01 Dec 20:34
480dedf
Compare
Choose a tag to compare

8.0.3 (2024-12-01)

Bug Fixes

  • add output type for internal_kms_configuration (#370) (ddc3ab0)

v8.0.2

27 Nov 19:43
9e4cb68
Compare
Choose a tag to compare

8.0.2 (2024-11-27)

Bug Fixes

  • Update variable's order in variables.tf and update display metad… (#368) (29eb7e2)

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