Releases: terraform-aws-modules/terraform-aws-eks
Releases · terraform-aws-modules/terraform-aws-eks
v19.20.0
Features
- Allow OIDC root CA thumbprint to be included/excluded (#2778) (091c680)
v19.19.1
Bug Fixes
- Remove additional conditional on Karpenter instance profile creation to support upgrading (#2812) (c36c8dc)
v19.19.0
Features
- Update KMS module to avoid calling data sources when
create_kms_key = false
(#2804) (0732bea)
v19.17.4
Bug Fixes
- Updating license_specification result type (#2798) (ba0ebeb)
v19.17.3
Bug Fixes
- Correct key used on
license_configuration_arn
(#2796) (bd4bda2)
v19.17.2
Bug Fixes
- Karpenter node IAM role policies variable should be a map of strings, not list (#2771) (f4766e5)
v19.17.0
Features
- Add support for
allowed_instance_types
on self-managed nodegroup ASG (#2757) (feee18d)