Releases: terraform-aws-modules/terraform-aws-eks
Releases · terraform-aws-modules/terraform-aws-eks
v19.9.0
19.9.0 (2023-02-17)
Features
- Add support for enabling addons before data plane compute is created (#2478) (78027f3)
v19.8.0
19.8.0 (2023-02-15)
Features
- Add auto discovery permission of cluster endpoint to Karpenter role (#2451) (c4a4b8a)
v19.6.0
19.6.0 (2023-01-28)
Features
- Add prometheus-adapter port 6443 to recommended sec groups (#2399) (059dc0c)
v19.5.1
19.5.1 (2023-01-05)
Bug Fixes
- AMI lookup should only happen when launch template is created (#2386) (3834935)
v19.5.0
19.5.0 (2023-01-05)
Features
- Ignore changes to labels and annotations on on
aws-auth
ConfigMap (#2380) (5015b42)
v19.4.3
19.4.3 (2023-01-05)
Bug Fixes
- Use a version for to avoid GitHub API rate limiting on CI workflows (#2376) (460e43d)
v19.4.2
19.4.2 (2022-12-20)
Bug Fixes
- Drop spot-instances-request from tag_specifications (#2363) (e391a99)
v19.4.1
19.4.1 (2022-12-20)
Bug Fixes
- Correct
eks_managed_*
to self_managed_*
for tag_specification
argument (#2364) (df7c57c)
v19.4.0
19.4.0 (2022-12-19)
Features
- Allow configuring which tags are passed on launch template tag specifications (#2360) (094ed1d)