Releases: nimbux911/terraform-aws-eks
Releases · nimbux911/terraform-aws-eks
v4.1.1
[4.1.1] - 2022-11-04
Added
- Request cpu and memory for ingress-nginx chart
Fixed
- Typo on "helm_ingress_nginx_enabled". Before it was "helm_ingress_ngnix_enabled"
- Local values under nodegroup.tf
v4.1.0
[4.1.0] - 2022-11-01
Added
- Instance market options to use spot instances on custom node groups.
- Added a new variable under Loki called "loki_max_query_length"
[4.0.0] - 2022-07-20
Added
- AWS managed node groups
- multiple custom node groups
- NodeSelector input for loki and prometheus components
- Labels and taints for node groups
- k8s default api version updated to "client.authentication.k8s.io/v1beta1"
- Terraform Launch configuration replaced by Terraform launch template
Fixed
v3.1.8
[3.1.8] - 2022-07-14
Added
- ASG's tags attribute (deprecated) replaced by tag
v3.1.7
Added
- Input to define k8s authentication api for tf providers
Fixed
- Removed dependency between ingress-nginx serviceMonitor and Prometheus helm chart
v3.1.6
[3.1.6] - 2022-06-28
Added
- Input for SSH ingress rules to eks workers
- Ingress rule to allow communication between EC2 nodes and AWS managed nodes
v3.1.5
[3.1.5] - 2022-06-27
Fixed
v3.1.3
Fixed
- Add missing IAM policy for Cluster Autoscaler to EKS Worker Nodes IAM role
v3.1.2
Fixed
- ingress-nginx metrics expose to Prometheus