Releases: GoogleCloudPlatform/terraform-google-cloud-run
Releases · GoogleCloudPlatform/terraform-google-cloud-run
v0.16.2
0.16.2 (2025-01-22)
Bug Fixes
- add test for cloud-run v2 with gmp container (#294) (942a734)
v0.16.0
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
0.15.4 (2024-12-12)
Bug Fixes
- add lower version constraint to Terraform Google provider (#278) (eebcdc0)
v0.15.3
0.15.3 (2024-12-09)
Bug Fixes
- add connection metadata and display metadata (#273) (55999f3)
v0.15.2
0.15.2 (2024-11-28)
Bug Fixes
- update output type of service_account_id for modules/v2 (#271) (935685a)
v0.15.1
0.15.1 (2024-11-28)
Bug Fixes
- Update alternate default for vpc_access input of modules/v2 (#267) (0f6aacf)
v0.15.0
0.15.0 (2024-11-27)
Features
- Enable Prometheus sidecar in Cloud Run v2. (#253) (214aa10)
v0.14.0
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
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)