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
When setting Terraform's region and cloudrun_location on different regions, the Load Balancer backend reference incorrectly points to a Cloud Run service in region instead of cloudrun_location.
I don't see why those should be different, so my suggestion is to remove cloudrun_location and use region throughout the Terraform recipe.
The text was updated successfully, but these errors were encountered:
When setting Terraform's
region
andcloudrun_location
on different regions, the Load Balancer backend reference incorrectly points to a Cloud Run service inregion
instead ofcloudrun_location
.I don't see why those should be different, so my suggestion is to remove
cloudrun_location
and useregion
throughout the Terraform recipe.The text was updated successfully, but these errors were encountered: