prisma / ecosystem-tests

🥼🧬🧪🔬🧫🦠 - Continuously tests Prisma Client with various operating systems, frameworks, platforms, databases and more.
189 stars 25 forks source link

Create an ecosystem test with GCP PostgreSQL + TLS on macOS #2873

Open pimeys opened 2 years ago

pimeys commented 2 years ago

Create a Google Cloud SQL server with PostgreSQL. Allow only TLS connections and try to connect from a macos machine.

The directions to create all needed services and reproduction is in this issue: https://github.com/prisma/prisma/issues/13514

janpio commented 2 years ago

Something for the onboarding list of @jkomyno - this will let you learn about how this all works here.