Loading controls...
Benchmark: BigQuery
Description
This benchmark provides a set of controls that detect Terraform GCP BigQuery resources deviating from security best practices.
Usage
Browse dashboards and select BigQuery:
steampipe dashboard
Or run the benchmarks in your terminal:
steampipe check terraform_gcp_compliance.benchmark.bigquery
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share terraform_gcp_compliance.benchmark.bigquery
Controls
- Ensure that a Default Customer-managed encryption key (CMEK) is specified for all BigQuery Data Sets
- Ensure that BigQuery datasets are not anonymously or publicly accessible
- Ensure that all BigQuery Tables are encrypted with Customer-managed encryption key (CMEK)