turbot/terraform_gcp_compliance

Control: Spanner databases should be encrypted with a KMS CMK

Description

This control checks whether Spanner databases are encrypted with a KMS CMK.

Usage

Run the control in your terminal:

powerpipe control run terraform_gcp_compliance.control.spanner_database_encrypted_with_kms_cmk

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_gcp_compliance.control.spanner_database_encrypted_with_kms_cmk --share

SQL

This control uses a named query:

spanner_database_encrypted_with_kms_cmk

Tags