Releases: GoogleCloudPlatform/terraform-google-cloud-run
Releases · GoogleCloudPlatform/terraform-google-cloud-run
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)
v0.11.0
0.11.0 (2024-05-21)
⚠ BREAKING CHANGES
- deps: Update Terraform GoogleCloudPlatform/lb-http/google to v11 (#201)
- deps: Update Terraform terraform-google-modules/project-factory/google to v15 (#199)
- deps: Update Terraform terraform-google-modules/vpc-service-controls/google to v6 (#194)
- deps: Update Terraform GoogleCloudPlatform/lb-http/google to v10 (#177)
- replace random_id with random_string to increase number of possible access levels (#191)
- deps: Update Terraform terraform-google-modules/vpc-service-controls/google to v5 (#180)
- deps: Update Terraform terraform-google-modules/network/google to v9 (#178)
- deps: Update Terraform terraform-google-modules/project-factory/google to v14 (#179)
Bug Fixes
- deps: Update Terraform GoogleCloudPlatform/lb-http/google to v10 (#177) (3873fdf)
- deps: Update Terraform GoogleCloudPlatform/lb-http/google to v11 (#201) (1063b1c)
- deps: Update Terraform terraform-google-modules/network/google to v9 (#178) (a391262)
- deps: Update Terraform terraform-google-modules/project-factory/google to v14 (#179) (dc0815e)
- deps: Update Terraform terraform-google-modules/project-factory/google to v15 (#199) (9df6ef2)
- deps: Update Terraform terraform-google-modules/vpc-service-controls/google to v5 (#180) (79ade48)
- deps: Update Terraform terraform-google-modules/vpc-service-controls/google to v6 (#194) (5b63622)
- ignoring client.knative.dev/nonce changes (#185) (ce6e147)
- replace random_id with random_string to increase number of possible access levels (#191) (f6cd4b2)
v0.10.0
0.10.0 (2023-11-14)
Features
- add support for liveness and readiness probes (#101) (0299bfe)
- job-exec: Add support for multiple arguments (#118) (301f510)
Bug Fixes
- deps: expand version constraint to Terraform Google Provider to v5 (major) (#156) (7fb5ebb)
- remove duplicate variable key (#154) (f2be3c0)
v0.9.1
0.9.1 (2023-07-26)
Bug Fixes
- fix vpc connector creation in Shared VPCs (#137) (5979144)
v0.9.0
0.9.0 (2023-07-10)
Features
- migrate serverless_type to service-based flag (#131) (8546af0)
Bug Fixes
- adds variable to not disable APIs on destroy (#126) (3faedb5)
v0.8.0
0.8.0 (2023-06-01)
Features
- Creates variable to customize time_sleep due VPC-SC propagation time (#124) (7260a62)
v0.7.0
0.7.0 (2023-05-17)
⚠ BREAKING CHANGES
- adds support to multiple service projects and Shared VPC (#115)
Features
- adds support to multiple service projects and Shared VPC (#115) (bc1b8b1)
Bug Fixes
v0.6.0
0.6.0 (2023-04-20)
⚠ BREAKING CHANGES
- changes harness module to be re-used by cloud function (#113)
- changes net module to be serverless generic (#112)
Features
- changes harness module to be re-used by cloud function (#113) (6d7ebe9)
- changes net module to be serverless generic (#112) (8e34988)
v0.5.0
0.5.0 (2023-04-06)
Features
Bug Fixes
- add lifecycle for operation-id on domain_map (#109) (71c6f29)
- annotations serverside diffs (#92) (af92754)
- deps: update terraform terracurl to v1 (#111) (dcc504e)
- dev tools to 1.10 for Go 1.18 (#110) (3e11fb6)
- Resource readiness deadline exceeded error in secure-cloud-run (#102) (541ed8d)