terraforming-gcp
terraforming-gcp copied to clipboard
option to add a cloud sql replica
currently enabling external_database does provision a single instance of MySQL 5.6 and does not allow to specify the size. It is fixed to db-n1-standard-1.
Adding an option external_database_replica to make it high available would be good.