-
Notifications
You must be signed in to change notification settings - Fork 60
Add hcp_packer_bucket_iam_binding
and hcp_packer_bucket_iam_policy
resources
#866
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 hcp_packer_bucket_iam_binding
and hcp_packer_bucket_iam_policy
resources
#866
Conversation
@@ -1,3 +1,5 @@ | |||
```release-note:feature | |||
New resource: Add `hcp_packer_bucket` resource for managing HCP Packer buckets | |||
New Resource: Add `hcp_packer_bucket_iam_policy` resource for assigning a list of policy bindings to multiple principals for a HCP Packer Bucket |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since PR 852 is the one that will get merged into main, I figured it made sense to update the changelog here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! I know it is a draft still but this looks good to me! 👍🏼
Just added tiny comments to the guide.
9a9c057
to
df6c4bc
Compare
b20b224
to
0c932c4
Compare
…` resources (#866) * Add resources for managing Packer Bucket RBAC * Add guide for bucket rbac * Add examples and guide * Update docs * Moss's feedback
…` resources (#866) * Add resources for managing Packer Bucket RBAC * Add guide for bucket rbac * Add examples and guide * Update docs * Moss's feedback
🛠️ Description
Add binding and policy resource for HCP Packer Bucket's using common scaffolding,
Will be merged into this PR #852 and then all merged into main in one commit
🏗️ Acceptance tests
Output from acceptance testing: