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

allow setting storage.admin and storage.hmacKeyAdmin roles #95

Conversation

adrian-gierakowski
Copy link
Contributor

fixes #18

this adds changes from #22 which were not included in #86

also:

  • improve existing variable descriptions and types
  • update dev tools to: 0.12.0
  • test/setup/main.tf: add skip_gcloud_download = true
  • test/setup/main.tf: add missing iam.googleapis.com to activate_apis

@comment-bot-dev
Copy link

comment-bot-dev commented Oct 2, 2020

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

@github-actions
Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Jan 20, 2021
@adrian-gierakowski
Copy link
Contributor Author

Any chance of getting this reviewed? Thanks!

@morgante morgante removed the Stale label Jan 21, 2021
@adrian-gierakowski
Copy link
Contributor Author

ping :)

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.

LGTM
We should consider revamping the root interface now that we have module for_each to support a single bucket and any arbitrary IAM roles, so we don't have a bool flag, map for each bucket and list for all buckets to collapse all IAM varriables.
Tracking #104

@adrian-gierakowski
Copy link
Contributor Author

can this be merged? I guess someone would have to trigger the CI job first?

@morgante morgante merged commit 9f6085e into terraform-google-modules:master Mar 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 more roles (for storage.buckets.get in particular)
4 participants