-
Notifications
You must be signed in to change notification settings - Fork 427
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: tag grants #1127
feat: tag grants #1127
Conversation
* add update method I forgot
sorry, i am really confused on this. why would you need to grant roles to a tag? Does this have any utility purpose? |
Hi @sfc-gh-swinkler, sorry for any confusion. This resource isn't for granting a role to a tag, but for granting a privilege on a tag to a specific role. Currently - from what I can tell - there is no resource that supports doing this. If a user creates a tag using the For example, Please let me know if I'm missing something or can add further clarification. |
okay i get it now. thank you for clarifying, and i see how this could be useful now. |
/ok-to-test sha=c65ceeb |
Integration tests success for c65ceeb |
thank you for your contribution |
APPLY
/OWNERSHIP
privileges on a tagTest Plan
acceptance tests
unit tests
Tested with
TF_ACC=1 go test -v ./... -run TestAccTagGrant