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

Add support to project cloud storage public access prevention #740

Merged
merged 2 commits into from
Aug 17, 2022

Conversation

leeyc0
Copy link
Contributor

@leeyc0 leeyc0 commented Aug 15, 2022

Add support to project cloud storage public access prevention

New variable: bucket_pap
possible values: "enforced" or "inherited" (default)

public access prevention support implemented by PR hashicorp/terraform-provider-google-beta#3919, but missing associated documentation as mentioned in the link. Also only in google-beta, although PAP is no longer beta.

leeyc0 added 2 commits August 15, 2022 15:15
New variable: bucket_pap
possible values: "enforced" or "inherited" (default)
@leeyc0 leeyc0 requested a review from a team as a code owner August 15, 2022 07:35
@comment-bot-dev
Copy link

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

Copy link
Member

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @leeyc0

@bharathkkb bharathkkb merged commit e9ba8a2 into terraform-google-modules:master Aug 17, 2022
@leeyc0 leeyc0 deleted the pap branch August 17, 2022 12:47
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.

3 participants