Releases: terraform-aws-modules/terraform-aws-eks
Releases · terraform-aws-modules/terraform-aws-eks
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)
v20.8.5
20.8.5 (2024-04-08)
Bug Fixes
- Forces cluster outputs to wait until access entries are complete (#3000) (e2a39c0)
v20.8.4
20.8.4 (2024-03-21)
Bug Fixes
- Pass nodeadm user data variables from root module down to nodegroup sub-modules (#2981) (84effa0)
v20.8.3
20.8.3 (2024-03-12)
Bug Fixes
- Ensure the correct service CIDR and IP family is used in the rendered user data (#2963) (aeb9f0c)
v20.8.2
20.8.2 (2024-03-11)
Bug Fixes
- Ensure a default
ip_family
value is provided to guarantee a CNI policy is attached to nodes (#2967) (29dcca3)
v20.8.1
20.8.1 (2024-03-10)
Bug Fixes
- Do not attach policy if Karpenter node role is not created by module (#2964) (3ad19d7)
v20.8.0
20.8.0 (2024-03-10)
Features
- Replace the use of
toset()
with static keys for node IAM role policy attachment (#2962) (57f5130)
v20.7.0
20.7.0 (2024-03-09)
Features
- Add supprot for creating placement group for managed node group (#2959) (3031631)
v20.6.0
20.6.0 (2024-03-09)
Features
- Add support for tracking latest AMI release version on managed nodegroups (#2951) (393da7e)