Releases: terraform-aws-modules/terraform-aws-eks
Releases · terraform-aws-modules/terraform-aws-eks
v18.31.2
Bug Fixes
- Ensure that
var.create
is tied to all resources correctly (#2308) (3fb28b3)
v18.31.1
Bug Fixes
- Include all certificate fingerprints in the OIDC provider thumbprint list (#2307) (7436178)
v18.31.0
Features
- New Karpenter sub-module for easily enabling Karpenter on EKS (#2303) (f24de33)
v18.30.3
Bug Fixes
- Update CI configuration files to use latest version (#2293) (364c60d)
v18.30.2
Bug Fixes
- Disable creation of cluster security group rules that map to node security group when
create_node_security_group
= false
(#2274) (28ccece)
v18.30.1
Bug Fixes
- Update CloudWatch log group creation deny policy to use wildcard (#2267) (ac4d549)
v18.30.0
Features
- Add output for cluster TLS certificate SHA1 fingerprint and provider tags to cluster primary security group (#2249) (a74e980)
v18.29.1
Bug Fixes
- Set
image_id
to come from the launch template instead of data source for self-managed node groups (#2239) (c5944e5)
v18.29.0
Features
- Allow TLS provider to use versions 3.0+ (i.e. -
>= 3.0
) (#2211) (f576a6f)
v18.28.0
Features
- Add output for launch template name, and correct variable type value (#2205) (0a52d69)