turbot/terraform_gcp_compliance

GitHub
Loading controls...

Control: Ensure that Cloud Storage buckets have uniform bucket-level access enabled

Description

It is recommended that uniform bucket-level access is enabled on Cloud Storage buckets.

Usage

Run the control in your terminal:

steampipe check terraform_gcp_compliance.control.storage_bucket_uniform_access_enabled

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_gcp_compliance.control.storage_bucket_uniform_access_enabled

SQL

This control uses a named query:

storage_bucket_uniform_access_enabled

Tags