Private Service Connect (PSC) is a Google Cloud networking feature that allows to connect to Google manages services from multiple VPC networks that belong to different groups, teams, projects, or organizations
More on Private Service Connect
More on Private Service Connect for Cloud SQL
Authentication depends on the resource type:
These steps are common to both sources and destinations.
https://cloud.google.com/sql/docs/postgres/configure-private-services-access-and-private-service-connect#enable-psa-instance
Jitsu Project ID to provide in the allowed-psc-projects parameter:
jitsu-cloud-infra
You can get this information by running:
gcloud sql instances describe CLOUD_SQL_INSTANCE --project=PROJECT | grep "dnsName:\|connectionName\|pscServiceAttachmentLink"