terraform-aws-eks-cluster-autoscaler
terraform-aws-eks-cluster-autoscaler copied to clipboard
feat:add new support for permission boundry
Description
This change adds a an option to add a permission boundary policy when creating the irsa rule
Type of change
- [ ] A bug fix (PR prefix
fix
) - [x] A new feature (PR prefix
feat
) - [ ] A code change that neither fixes a bug nor adds a feature (PR prefix
refactor
) - [ ] Adding missing tests or correcting existing tests (PR prefix
test
) - [ ] Changes that do not affect the meaning of the code like white-spaces, formatting, missing semi-colons, etc. (PR prefix
style
) - [ ] Changes to our CI configuration files and scripts (PR prefix
ci
) - [ ] Documentation only changes (PR prefix
docs
)
How Has This Been Tested?
fixes #18
@dojci Could you please have a look at this?