issues
search
gruntwork-io
/
terraform-google-sql
Terraform modules for deploying Google Cloud SQL (e.g. MySQL, PostgreSQL) in GCP
https://gruntwork.io
Apache License 2.0
92
stars
103
forks
source link
Add support for MySQL Failover Replicas
#9
Closed
autero1
closed
5 years ago
autero1
commented
5 years ago
Support for failover replica
Configurable zone for the replica (how to automatically place in a different zone?)
NOTE: with postgres
availability_type
dictates this, no need for separate instance
autero1
commented
5 years ago
Added in #18
availability_type
dictates this, no need for separate instance