Skip to content

avensolutions/cloud-sql-postgres-availability-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud SQL PostgreSQL Availability Tutorial

This module is used to deploy a private Cloud SQL master instance with High Availability and a Read Replica instance

See Google Cloud SQL – Availability for PostgreSQL – Part II (Read Replicas) and Google Cloud SQL – Availability, Replication, Failover for PostgreSQL – Part I

Run the following code in Powershell (using Terraform) to deploy:

PS >.\deploy_infra.ps1 apply

Requires the Service Networking API to be enabled for your Google Project