Closed rasanentimo closed 1 year ago
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Contact Details (optional)
No response
Summary
Add option to use permissions_boundary for IAM roles
https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role#permissions_boundary
Motivation
Some organizations have accounts with permissions boundaries defined for IAM entities and currently this module can't be used on those cases.
Alternatives
No response
Additional Context
No response
Code of Conduct