Releases: terraform-aws-modules/terraform-aws-eks
Releases · terraform-aws-modules/terraform-aws-eks
v20.31.4
Bug Fixes
- Auto Mode custom tag policy should apply to cluster role, not node role (#3242) (a07013a)
v20.31.3
Bug Fixes
- Update min provider version to remediate cluster replacement when enabling EKS Auto Mode (#3240) (012e51c)
v20.31.2
Bug Fixes
- Avoid trying to attach the node role when Auto Mode nodepools are not specified (#3239) (ce34f1d)
v20.31.1
Bug Fixes
- Create EKS Auto Mode role when Auto Mode is enabled, regardless of built-in node pool use (#3234) (e2846be)
v20.31.0
Features
- Add support for EKS Auto Mode and EKS Hybrid nodes (#3225) (3b974d3)
v20.30.1
Bug Fixes
- Coalesce local
resolve_conflicts_on_create_default
value to a boolean since default is null
(#3221) (35388bb)
v20.30.0
Features
- Improve addon dependency chain and decrease time to provision addons (due to retries) (#3218) (ab2207d)
v20.29.0
Features
- Add support for pod identity association on EKS addons (#3203) (a224334)