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 UpdateRoleDescription perms to aws-iam-role-poweruser #145

Merged
merged 1 commit into from
Oct 10, 2019

Conversation

mbarrien
Copy link
Contributor

Summary

Adds iam:UpdateRoleDescription to poweruser, allowing them to update the descriptions of roles. In theory, iam:UpdateRole already has this and more, and the AWS docs say to use iam:UpdateRole, but one team ran into issues where Terraform came back with AWS rejecting their attempts to update the description, saying they lacked permission. Given that Terraform is using the old API, we should give them the permissions here.

@mbarrien mbarrien requested a review from a team as a code owner October 10, 2019 02:49
@mbarrien mbarrien merged commit 61d294b into master Oct 10, 2019
@mbarrien mbarrien deleted the mbarrien/poweruser-update-role-desc branch October 10, 2019 18:12
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.

2 participants