Terraform Aws Eks Versions Save

Terraform module to create AWS Elastic Kubernetes (EKS) resources 🇺🇦

v20.8.5

2 weeks ago

20.8.5 (2024-04-08)

Bug Fixes

  • Forces cluster outputs to wait until access entries are complete (#3000) (e2a39c0)

v20.8.4

1 month ago

20.8.4 (2024-03-21)

Bug Fixes

  • Pass nodeadm user data variables from root module down to nodegroup sub-modules (#2981) (84effa0)

v20.8.3

1 month ago

20.8.3 (2024-03-12)

Bug Fixes

  • Ensure the correct service CIDR and IP family is used in the rendered user data (#2963) (aeb9f0c)

v20.8.2

1 month ago

20.8.2 (2024-03-11)

Bug Fixes

  • Ensure a default ip_family value is provided to guarantee a CNI policy is attached to nodes (#2967) (29dcca3)

v20.8.1

1 month ago

20.8.1 (2024-03-10)

Bug Fixes

  • Do not attach policy if Karpenter node role is not created by module (#2964) (3ad19d7)

v20.8.0

1 month ago

20.8.0 (2024-03-10)

Features

  • Replace the use of toset() with static keys for node IAM role policy attachment (#2962) (57f5130)

v20.7.0

1 month ago

20.7.0 (2024-03-09)

Features

  • Add supprot for creating placement group for managed node group (#2959) (3031631)

v20.6.0

1 month ago

20.6.0 (2024-03-09)

Features

  • Add support for tracking latest AMI release version on managed nodegroups (#2951) (393da7e)

v20.5.3

1 month ago

20.5.3 (2024-03-08)

Bug Fixes

  • Update AWS provider version to support AL2023_* AMI types; ensure AL2023 user data receives cluster service CIDR (#2960) (dfe4114)

v20.5.2

1 month ago

20.5.2 (2024-03-07)

Bug Fixes

  • Use the launch_template_tags on the launch template (#2957) (0ed32d7)