Skip to content

Releases: GoogleCloudPlatform/terraform-google-cloud-run

v0.16.2

22 Jan 20:23
c8f4ee8
Compare
Choose a tag to compare

0.16.2 (2025-01-22)

Bug Fixes

  • add test for cloud-run v2 with gmp container (#294) (942a734)

v0.16.1

18 Jan 11:32
cabd813
Compare
Choose a tag to compare

0.16.1 (2025-01-18)

Bug Fixes

v0.16.0

07 Jan 05:58
01f2005
Compare
Choose a tag to compare

0.16.0 (2025-01-06)

⚠ BREAKING CHANGES

  • deps: Update Terraform terraform-google-modules/network/google to v10 (#280)

Bug Fixes

  • deps: Update Terraform terraform-google-modules/network/google to v10 (#280) (d633a4c)
  • remove create_ssl_certificate (used with private_key/certificate) (#276) (26d4ca5)

v0.15.4

13 Dec 18:57
27f0f86
Compare
Choose a tag to compare

0.15.4 (2024-12-12)

Bug Fixes

  • add lower version constraint to Terraform Google provider (#278) (eebcdc0)

v0.15.3

09 Dec 17:33
2058799
Compare
Choose a tag to compare

0.15.3 (2024-12-09)

Bug Fixes

  • add connection metadata and display metadata (#273) (55999f3)

v0.15.2

28 Nov 16:46
ec2c82e
Compare
Choose a tag to compare

0.15.2 (2024-11-28)

Bug Fixes

  • update output type of service_account_id for modules/v2 (#271) (935685a)

v0.15.1

28 Nov 07:29
886930c
Compare
Choose a tag to compare

0.15.1 (2024-11-28)

Bug Fixes

  • Update alternate default for vpc_access input of modules/v2 (#267) (0f6aacf)

v0.15.0

28 Nov 03:53
862f2fe
Compare
Choose a tag to compare

0.15.0 (2024-11-27)

Features

  • Enable Prometheus sidecar in Cloud Run v2. (#253) (214aa10)

v0.14.0

11 Nov 16:58
526431a
Compare
Choose a tag to compare

0.14.0 (2024-11-08)

⚠ BREAKING CHANGES

  • upgrade modules to use provider v6 (#257)
  • deps: Update Terraform terraform-google-modules/kms/google to v3 (#237)

Bug Fixes

  • deps: Update Terraform terraform-google-modules/kms/google to v3 (#237) (543be71)
  • upgrade modules to use provider v6 (#257) (3312703)
  • Various fixes to volumes and volume mounts (#213) (3f922b8)

v0.13.0

26 Sep 01:30
4b318b7
Compare
Choose a tag to compare

0.13.0 (2024-09-20)

⚠ BREAKING CHANGES

  • Create service account as part of cloud run v2 (#219)
  • Update variable field type and defaults (#216)

Features

  • Create service account as part of cloud run v2 (#219) (f64526a)

Bug Fixes

  • Add connection metadata for incoming connection from GCS and fix typo in v2/main.tf (#235) (d359e7e)
  • Update variable field type and defaults (#216) (8846d89)