Releases: terraform-aws-modules/terraform-aws-eks
Releases · terraform-aws-modules/terraform-aws-eks
v18.20.0
Features
- Add support for managing
aws-auth
configmap using new kubernetes_config_map_v1_data
resource (#1999) (da3d54c)
v18.19.0
Features
- Add
create_before_destroy
lifecycle hook to security groups created (#1985) (6db89f8)
v18.18.0
Features
- Add support for allowing EFA network interfaces (#1980) (523144e)
v18.17.1
Bug Fixes
- Correct
capacity_reservation_target
within launch templates of both EKS and self managed node groups (#1979) (381144e)
v18.17.0
Features
- Add back in CloudWatch log group create deny policy to cluster IAM role (#1974) (98e137f)
v18.16.0
Features
- Support default_tags in aws_autoscaling_group (#1973) (7a9458a)
v18.15.0
Features
- Update TLS provider and remove unnecessary cloud init version requirements (#1966) (0269d38)
v18.14.1
Bug Fixes
- Default to cluster version for EKS and self managed node groups when a
cluster_version
is not specified (#1963) (fd3a3e9)
v18.14.0
Features
- Add tags to EKS created cluster security group to match rest of module tagging scheme (#1957) (9371a29)
v18.13.0
Features
- Allow users to selectively attach the EKS created cluster primary security group to nodes (#1952) (e21db83)