Policy Setting: GCP > Storage > Bucket > Access Control
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "gcp_storage_bucket_access_control" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/gcp-storage#/policy/types/bucketAccessControl" note = "GCP CIS v2.0.0 - Control: 5.2" value = "Check: Uniform" # value = "Enforce: Uniform"}