Good Morning
I have my Corporate Connection with Host Shared VPC -Service Project VPC model.
Resources deployed in Service Project VPC. I have Google managed VPCs to do VPC peering for Cloud SQL and Cloud Build services.
I know we can connect Cloud SQL via Cloud Auth Proxy by setting up VPC peering and Private Service access . Now I want to do the same for Cloud Build as cloud build also in Google Managed VPC. Any diagram showing Integration between Service Project VPC and Cloud build VPC along with components involved ,
Please advice
Hi @avindia
Welcome to Google Cloud Community!
To set up a Cloud Build integration between your Service Project VPC and the default Google Managed VPC used by Cloud Build, you'll need an architecture similar to the one used for Cloud SQL, which includes VPC peering and private service connect. The components involved in this setup are Cloud Build, the Google Managed VPC, your Service Project VPC, and essential private services such as the Cloud Build API and Cloud Build storage bucket.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.
Thanks , so I assume Cloud build running in default Google Owned/managed VPC other than Cloud SQL and so seperate VPC peering and PSA need to setup to do integration between My Service Project VPC and Cloud Build Google Managed VPC