Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Conversation

sethvargo
Copy link
Contributor

Support regional database replicas in Terraform. The default is still none, and the existing instances are still resilient to zonal failures within a region.

When setting database_failover_replica_regions, each region will have a read-only replica in the selected zone. Switching that replica to primary is a manual process.

Fixes #998

Release Note

Support configuring regional database replicas.

@googlebot googlebot added the cla: yes Auto: added by CLA bot when all committers have signed a CLA. label Nov 9, 2020
@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mikehelmick, sethvargo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [mikehelmick,sethvargo]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-robot google-oss-robot merged commit 7855f5a into main Nov 9, 2020
@google-oss-robot google-oss-robot deleted the sethvargo/regional_replicas branch November 9, 2020 16:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Auto: added by CLA bot when all committers have signed a CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cloud SQL regional outage resilience
4 participants