feat: force staging Cloud Run egress through VPC connector
What
- Force Cloud Run services in the staging environment to attach to the shared Serverless VPC connector
- Route staging egress through the connector by defaulting the Cloud Run
vpc_accessblock to ALL_TRAFFIC via locals - Remove reliance on
runway.ymlfor staging VPC access while preserving existing behavior for production
Why
As part of
Links to relevant issues
Edited by Silvester Wainaina