GoogleCloudPlatform / terraform-google-cloud-run

Deploys apps to Cloud Run, along with option to map custom domain
https://registry.terraform.io/modules/GoogleCloudPlatform/cloud-run/google
Apache License 2.0
137 stars 89 forks source link

feat: added traffic.tag #87

Closed prabhu34 closed 1 year ago

prabhu34 commented 1 year ago

Added traffic.tag flag to the Cloud Run Resource to the issue #71.

The tag variable was added to the latest versions of the provider v4.22.0 and the PR #5772.

prabhu34 commented 1 year ago

@mitchelljamie Good to be merged.