Skip to content

Commit

Permalink
Merge pull request #5904 from YakDriver/support-exclusive-policies
Browse files Browse the repository at this point in the history
resource/aws_iam_role: Add exclusive list support for a role's inline and managed policies
  • Loading branch information
YakDriver committed Feb 23, 2021
2 parents 46f9eec + 01ec6d5 commit 51061bc
Show file tree
Hide file tree
Showing 7 changed files with 1,923 additions and 376 deletions.
3 changes: 3 additions & 0 deletions .changelog/5904.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/aws_iam_role: Add support for exclusive policy management `inline_policy` and `managed_policy_arns` arguments
```

0 comments on commit 51061bc

Please sign in to comment.