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
131 stars 81 forks source link

Terraform issue for env vars while creating Cloud run Service #181

Closed Vinodhagad closed 3 months ago

Vinodhagad commented 5 months ago

Terraform deployment is failling while creating cloud run service with env_vars for HTTP_PROXY(capital) . If iam using http_proxy it is getting success , but our requirement is to have env var HTTP_PROXY.

However it is allowing us to create env var with HTTP_PROXY in google console, no issue at google end.

Please help us in resolving this issue.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days