* Check the database is now read-write. `/opt/gitlab-migration/bin/scripts/02_failover/060_go/p04/061-check-gcp-candidate-master-is-master.sh`
* Convert the old master (Azure) to a standby pointing to candidate master on GCP. `/opt/gitlab-migration/bin/scripts/02_failover/060_go/p04/062-convert-azure-master-to-gcp-standby.sh`
1. [ ] 🐘 {+ Database-Wrangler +}: Start repmgrd and consul agents on GCP
* Enable automatic failover on GCP. `/opt/gitlab-migration/bin/scripts/02_failover/060_go/p04/070-enable-automatic-failover-on-gcp-only.sh`
* Check repmgr master on GCP. `/opt/gitlab-migration/bin/scripts/02_failover/060_go/p04/071-check-repmgr-master.sh`
* Start consul on GCP. `/opt/gitlab-migration/bin/scripts/02_failover/060_go/p04/072-enable-consul-on-gcp-only.sh`
* Check pgbouncer is connecting on GCP. `/opt/gitlab-migration/bin/scripts/02_failover/060_go/p04/073-check-pgbouncer-node-in-gcp.sh`
* Convert the old master (Azure) to a standby pointing to candidate master on GCP. `/opt/gitlab-migration/bin/scripts/02_failover/060_go/p04/074-convert-azure-master-to-gcp-standby.sh`
1. [ ] 🔪 {+ Chef-Runner +}: Update the chef configuration according to