GoogleCloudPlatform / cloud-ops-sandbox

Cloud Operations Sandbox is an open source collection of tools that helps practitioners to learn O11y and R9y practices from Google and apply them using Cloud Operations suite of tools.
Apache License 2.0
406 stars 148 forks source link

fix: Enable the cloud-sql-proxy path to Cloud SQL for ratingservice #945

Closed joyoza closed 2 years ago

joyoza commented 2 years ago

Enable the Cloud SQL Admin API and add Cloud SQL Client role for the App Engine service account. See https://cloud.google.com/sql/docs/mysql/connect-app-engine-standard for more background.

daniel-sanche commented 2 years ago

Thanks for putting this together. I just opened https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/pull/944 with the same purpose, but I'll close it in favor of yours (with the extra GAE service account changes added)