Releases: terraform-aws-modules/terraform-aws-eks
Releases · terraform-aws-modules/terraform-aws-eks
v20.20.0
Features
- Enable support for ignore_failed_scaling_activities (#3104) (532226e)
v20.19.0
Features
- Pass the
primary_ipv6
argument to the AWS provider. (#3098) (e1bb8b6)
v20.17.2
Bug Fixes
- Revert #3058 - fix: Invoke aws_iam_session_context data source only when required (#3092) (93ffdfc)
v20.17.1
Bug Fixes
- Invoke
aws_iam_session_context
data source only when required (#3058) (f02df92)
v20.17.0
Features
- Add support for ML capacity block reservations with EKS managed node group(s) (#3091) (ae3379e)
v20.14.0
Features
- Require users to supply OS via
ami_type
and not via platform
which is unable to distinquish between the number of variants supported today (#3068) (ef657bf)