More Info:

Ensure spanner databases are encrypted

Risk Level

Critical

Address

Reliability, Security

Compliance Standards

SOC2, GDPR, ISO27001, HIPAA, HITRUST, NISTCSF, PCIDSS

Triage and Remediation

Remediation

To remediate the misconfiguration of unencrypted Spanner databases on GCP, follow these steps:

  1. Open the GCP Console and go to the Spanner instance that needs to be remediated.

  2. Click on the Spanner instance to open its details page.

  3. Click on the “Databases” tab to view the list of databases in the Spanner instance.

  4. Select the database that needs to be encrypted and click on its name to open its details page.

  5. Click on the “Encryption” tab to view the encryption settings for the database.

  6. If the encryption is not enabled, click on the “Edit” button to enable it.

  7. In the “Edit database” dialog box, select the checkbox for “Encrypt this database”.

  8. Choose the “Customer-managed encryption key” option and select the key that you want to use for encryption.

  9. Click on the “Save” button to save the changes.

  10. Verify that the encryption is enabled by checking the “Encryption” tab again.

  11. Repeat the above steps for all the unencrypted Spanner databases in the instance.

By following these steps, you can remediate the misconfiguration of unencrypted Spanner databases on GCP using the GCP Console.