mathieu-benoit / mathieu-benoit/humanitec-ref-arch
Add Cloud SQL support
Nobody has claimed this yet.
- Dominant language
- HCL
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- `mysql` and `postgresql`
- Cloud SQL Proxy - https://cloud.google.com/sql/docs/mysql/connect-kubernetes-engine
- WI - https://github.com/humanitec-architecture/resource-packs-gcp/blob/main/modules/cloudsql/workload-identity/main.tf
- https://github.com/GoogleCloudPlatform/platform-engineering/blob/main/reference-architectures/backstage/backstage-quickstart/module/db.tf
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Cloud SQL Proxy, workload-identity/main.tf, and db.tf references to understand the intended integration. Identify the repository entry points for database provisioning and define what support for both MySQL and PostgreSQL must cover; the work is done when Cloud SQL support is represented for both engines and the configuration is validated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, postgresql, terraform
- Domain
- cloud, databases, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100