GoogleCloudPlatform / GoogleCloudPlatform/pubsec-declarative-toolkit
Uniform Bucket Level Access and Fine Grained ACL's
- Dominant language
- Shell
- Stars
- 36
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
For folks who run into this issue. The policy enabling uniform bucket level access and disabling ACL's, you may experience down stream issues using other GCP services that rely on storage bucket ACL's.
[ _Note: If you enable uniform bucket-level access, you revoke access from users who get their access exclusively through object ACLs. Certain Google Cloud Platform (GCP) services, such as Cloud Audit Logs and Datastore, cannot export to Cloud Storage buckets that have uniform bucket-level access enabled._ ](https://www.trendmicro.com/cloudoneconformity-staging/knowledge-base/gcp/CloudStorage/enable-uniform-bucket-level-access.html#)
There is also an issue where this setting is normally disabled by default, so enabling it will break Google tutorials and Google deployment documentation.
If building a sandbox environment, it may be beneficial to leave this disabled to help with user onboarding.
Contributor guide
Assessment
This issue has not been assessed yet.