Files
terraform-google-sql/modules/cloud-sql/README-PostgreSQL.md
Ben Whaley 5134a7b36d Update to Terraform 1.x (#68)
* Bump tf to version 1.0
* Bump terraform-aws-ci
* Mark private key output as sensitive
* remove deprecated list() function
2021-08-23 14:19:02 +08:00

919 B

PostgreSQL

Maintained by Gruntwork.io GitHub tag (latest SemVer) Terraform Version

This module deploys PostgreSQL on top of Google's Cloud SQL Service. The cluster is managed by GCP and automatically handles standby failover, read replicas, backups, patching, and encryption.

README.md