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.
