turbot/terraform_gcp_compliance

Control: Big Query Table deletion protection should be enabled

Description

This rule ensures that Big Query Table has deletion protection enabled.

Usage

Run the control in your terminal:

powerpipe control run terraform_gcp_compliance.control.bigquery_table_deletion_protection_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

bigquery_table_deletion_protection_enabled

Tags