GoogleCloudPlatform / GoogleCloudPlatform/deploymentmanager-samples
Support enabling bucketPolicyOnly for the gcs_bucket template
Open
cloud-foundations
Feature Request
- Dominant language
- Jinja
- Stars
- 951
- Forks
- 700
- PR merge metrics
- No merged PRs in 30d
Description
For buckets that only use IAM policies, it can be easier to configure and maintain access by disabling ACLs. This can be achieved by setting the `iamConfiguration.bucketPolicyOnly.enabled` property on the bucket.
See also https://cloud.google.com/storage/docs/bucket-policy-only
Contributor guide
Assessment
This issue has not been assessed yet.