✨ Features
feat: support additional EKS cluster role policies @QuentinBtd (#265)
## WhatAdd 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.