v0.34.0
cein/feature/add-iam-permissions-boundary-input @Cein-Markey (#120)
what
Add new iam_role_permissions_boundary
variable with a default of empty string and place it in aws_iam_role.elasticsearch_user.permissions_boundary
why
This change is to allow users of the API to leverage/set permissions boundaries: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html
"A permissions boundary is an advanced feature for using a managed policy to set the maximum permissions that an identity-based policy can grant to an IAM entity"