Skip to content

v4.14.0

Latest

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 08 Sep 22:11
c1b70c9

✨ Features

feat: support additional EKS cluster role policies Quentin BERTRAND (@QuentinBtd) (#265) ## What

Add support for attaching additional IAM policies to the EKS cluster role.

Why

Some EKS features, such as Security Groups for Pods, require additional permissions on the cluster IAM role. For example, the AmazonEKSVPCResourceController managed policy must be attached to allow the VPC Resource Controller to manage network interfaces for pods.