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: enabled cloud sql admin api #944

Closed daniel-sanche closed 2 years ago

daniel-sanche commented 2 years ago

The ratingservice was failing to connect to Cloud SQL due to an unenabled API. This PR enables the API as part of terraform deployment

conventional-commit-lint-gcf[bot] commented 2 years ago

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

github-actions[bot] commented 2 years ago

Open in Cloud Shell You can also use the Stage Website Action if there were updates to the website.

Note: Open in Cloud Shell may not work properly if this PR contains changes to the custom Cloud Shell image

daniel-sanche commented 2 years ago

closing in favor of https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/pull/945