google_cloud_run_v2_service : container-dependencies
incorrect when container name is omitted
#21035
Labels
container-dependencies
incorrect when container name is omitted
#21035
With the following setup:
The name on the main container is commented out. GCP assigns it name "frontend-1" automatically. The problem is with the dependency.
Would output the following annotation:
GCP considers name "" above invalid if updated.
When set manually through UI, the container-dependencies are:
Terraform Version & Provider Version(s)
Terraform v1.10.3
on darwin_arm64
Affected Resource(s)
google_cloud_run_v2_service
Terraform Configuration
Debug Output
No response
Expected Behavior
Actual Behavior
Steps to reproduce
terraform apply
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: