Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for uniform_bucket_level_access #585

Merged
merged 2 commits into from
Jun 3, 2021
Merged

feat: add support for uniform_bucket_level_access #585

merged 2 commits into from
Jun 3, 2021

Conversation

rutalreja-deloitte
Copy link
Contributor

@rutalreja-deloitte rutalreja-deloitte commented May 27, 2021

Fixes #586
Adding a variable to enable uniform-bucket-level access on the project bucket if users wish to.
Default is kept false so no change to integration tests, the module remains the same in the default config
This is considered a policy violation by terrascan on accurics.gcp.IAM.122

P.S I know we can turn off the bucket creation but I would rather not do the same every time I want to make a project with this module

@rutalreja-deloitte rutalreja-deloitte requested a review from a team as a code owner May 27, 2021 23:03
@comment-bot-dev
Copy link

comment-bot-dev commented May 27, 2021

Thanks for the PR! 🚀
✅ Lint checks have passed.

Copy link
Contributor

@morgante morgante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bharathkkb This seems like a best practice. Should we just make it the default?

@bharathkkb
Copy link
Member

@morgante yeah we should make it a default.

@rutalreja-deloitte
Copy link
Contributor Author

@bharathkkb and @morgante can we merge this if everything is as expected?
made the defaults true to implement as a best practice.

@morgante morgante merged commit d9bd377 into terraform-google-modules:master Jun 3, 2021
@rutalreja-deloitte rutalreja-deloitte deleted the feat/bucket_ula branch June 5, 2021 23:03
@bharathkkb bharathkkb mentioned this pull request Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for uniform_bucket_level_access
4 participants