aws-eks-cluster-controller
aws-eks-cluster-controller copied to clipboard
Add update functionality for Nodegroup IAM roles
The shouldUpdate() method currently only checks for CFN parameters, currently we cannot parameterize the IAM Roles for the nodegroups. We need to come up with a solution for this.