Skip to content

Create a database node to restore production snapshots for Data Team

Provision a new database node using a GCS disk snapshot.

This database does not need to be in the main cluster for production, so please create a new scope name.

Please attach a data_disk_snapshot in tf.

 data_disk_snapshot     = local.gcp_database_snapshot

You will need to fix the user owner from the data disk and logs.

Acceptance criteria:

  • Provision this new cluster node.
Edited by Jose Finotto