Releases: terraform-aws-modules/terraform-aws-eks
Releases · terraform-aws-modules/terraform-aws-eks
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)
v20.13.1
Bug Fixes
- Correct syntax for correctly ignoring
bootstrap_cluster_creator_admin_permissions
and not all of access_config
(#3056) (1e31929)
v20.13.0
Features
- Starting with
1.30
, do not use the cluster OIDC issuer URL by default in the identity provider config (#3055) (00f076a)
v20.12.0
Features
- Support additional cluster DNS IPs with Bottlerocket based AMIs (#3051) (541dbb2)
v20.11.1
Bug Fixes
- Ignore changes to
bootstrap_cluster_creator_admin_permissions
which is disabled by default (#3042) (c65d308)
v20.11.0
Features
- Add
SourceArn
condition to Fargate profile trust policy (#3039) (a070d7b)
v20.10.0
Features
- Add support for Pod Identity assocation on Karpenter sub-module (#3031) (cfcaf27)
v20.9.0
20.9.0 (2024-05-08)
Features
- Propagate
ami_type
to self-managed node group; allow using ami_type
only (#3030) (74d3918)