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
139 stars 91 forks source link

Getting "Error: Missing container config. " while creating Cloud Run Service using Terraform #182

Closed Vinodhagad closed 5 months ago

Vinodhagad commented 8 months ago

Hi Team, Iam getting below error while creating Cloud Run Service using Terraform. We dont need tag manager for our current requirement. Could you please suggest a way how to resolve this issue with out using CONTAINER_CONFIG environment variable or the container_config command line option.

Error: Missing container config. Please provide the CONTAINER_CONFIG environment variable or the container_config command line option.

github-actions[bot] commented 6 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