Hi! Have anyone managed to connect to a Postgres d...
# prefect-gcp
t
Hi! Have anyone managed to connect to a Postgres database running in Cloud SQL from Prefect Cloud with Cloud Run? It seems like there should be an option in the
prefect-gcp
block to specify a
INSTANCE_CONNECTION_NAME
as you do with
--add-cloudsql-instances
when running the normal
gcloud run deploy
command. See https://cloud.google.com/sql/docs/postgres/connect-run#command-line