Skip to content

Releases: terraform-aws-modules/terraform-aws-eks

[v2.0.0] Do you know the value of count? Terraform does not

17 Dec 09:56
982541a
Compare
Choose a tag to compare

Another month goes by, waiting for Terraform 0.12 to fix all our problems. One of which is the infamous value of 'count' cannot be computed. So here we merged a couple PRs to help work around that error and some other lovely changes from some of our lovely users 鈾ワ笍

[v1.8.0] many great changes from many great people

04 Dec 14:10
0948c20
Compare
Choose a tag to compare

[v1.7.0] IAM changes, timeout settings, various fixes, placement_tenancy...

09 Oct 09:50
a36a851
Compare
Choose a tag to compare

[v1.6.0] Support new AWS AMI and user-data, kubelet labels and more

04 Sep 15:29
4762908
Compare
Choose a tag to compare

[v1.5.0] T3 instances, autoscaling policies, spot price and more

30 Aug 09:46
0736be4
Compare
Choose a tag to compare

[v1.4.0] - added workaround for count computation bug

02 Aug 23:03
6fbb6a8
Compare
Choose a tag to compare
Merge pull request #81 from terraform-aws-modules/release/v1.4.0

releasing 1.4.0; docs generated

[v1.3.0] - k8s config made infinitely more flexible

12 Jul 06:55
bc84805
Compare
Choose a tag to compare

[v1.2.0] - added kubeconfig flexibility

01 Jul 09:01
186572d
Compare
Choose a tag to compare

[v1.1.0] - worker groups made more configurable

25 Jun 08:28
5fc2b27
Compare
Choose a tag to compare

[v1.0.0] - flexible number of worker autoscaling groups

11 Jun 23:13
bc80724
Compare
Choose a tag to compare

This release allows for n-number of uniquely defined autoscaling worker groups to be attached to the EKS cluster. Outputs are now available for everything created in the module so extending beyond the module is now possible.