terraform-aws-eks-cluster-autoscaler icon indicating copy to clipboard operation
terraform-aws-eks-cluster-autoscaler copied to clipboard

feat:add new support for permission boundry

Open bulka1 opened this issue 1 year ago • 2 comments

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?

bulka1 avatar Sep 04 '23 12:09 bulka1

fixes #18

bulka1 avatar Sep 04 '23 12:09 bulka1

@dojci Could you please have a look at this?

jaygridley avatar Sep 15 '23 07:09 jaygridley