You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what I did wrong,
My first run worked on terraform cloud but the 2d one had this strange issue with metadata
Error: Invalid index
on .terraform/modules/my_cloud_run_service/outputs.tf line 7, in output "image":
value = google_cloud_run_service.default.metadata[0].annotations["client.knative.dev/user-image"]
The given key does not identify an element in this collection value.
The text was updated successfully, but these errors were encountered:
Not sure what I did wrong,
My first run worked on terraform cloud but the 2d one had this strange issue with metadata
The text was updated successfully, but these errors were encountered: