Using Google Cloud SQL with Prisma

Hi, I am looking at using Prisma for a work project. We use GCP, so I figured Cloud SQL would be the best bet. I am having difficulty getting it to connect for development purposes. I have added my IP to allowed networks, set up a user account to access the DB, but I am struggling to work out what I should set for the host - anyone had any experience with this? There seems to be conflicting information online.
Was this page helpful?