cloudandthings/terraform-aws-costnotifier

feat(iam): Support permissions_boundary argument for IAM role creation

Closed this issue · 1 comments

When creating an IAM role in our corporate environment, we must specify an approved permissions_boundary or the role creation fails.

The module should be updated to allow specifying the permissions_boundary for all created IAM roles.

This issue has been resolved in version 2.0.0 🎉