-
Notifications
You must be signed in to change notification settings - Fork 71
Closed as not planned
Closed as not planned
Copy link
Labels
Stalepriority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
We currently have deploy failures if the org constraint constraints/storage.uniformBucketLevelAccess is being enforced. This org constraint helps organizations enforce use of the recommended practice https://cloud.google.com/storage/docs/uniform-bucket-level-access.
We should be in compliance with this constraint by adding uniform_bucket_level_access = true to the google_cloud_storage_bucket resource. Doing so does not appear to require any other changes, we weren't relying on non-uniform access.
Metadata
Metadata
Assignees
Labels
Stalepriority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.