Skip to content

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

v18.7.1

15 Feb 17:32
Compare
Choose a tag to compare

18.7.1 (2022-02-15)

Bug Fixes

  • Add missing quotes to block_duration_minutes (#1881) (8bc6488)

v18.7.0

15 Feb 13:43
Compare
Choose a tag to compare

18.7.0 (2022-02-15)

Features

  • Add variable to provide additional OIDC thumbprints (#1865) (3fc9f2d)

v18.6.1

15 Feb 13:02
Compare
Choose a tag to compare

18.6.1 (2022-02-15)

Bug Fixes

  • Update autoscaling group tags -> tag to support v4 of AWS provider (#1866) (74ad4b0)

v18.6.0

11 Feb 21:27
Compare
Choose a tag to compare

18.6.0 (2022-02-11)

Features

  • Add additional output for OIDC provider (issuer URL without leading https://) (#1870) (d3b6847)

v18.5.1

09 Feb 12:32
Compare
Choose a tag to compare

18.5.1 (2022-02-09)

Bug Fixes

  • Use existing node security group when one is provided (#1861) (c821ba7)

v18.5.0

08 Feb 09:16
Compare
Choose a tag to compare

18.5.0 (2022-02-08)

Features

  • Allow conditional creation of node groups to be set within node group definitions (#1848) (665f468)

v18.4.1

07 Feb 20:34
Compare
Choose a tag to compare

18.4.1 (2022-02-07)

Bug Fixes

  • Add node group dependency for EKS addons resource creation (#1840) (2515e0e)

v18.4.0

06 Feb 19:37
Compare
Choose a tag to compare

18.4.0 (2022-02-06)

Features

v18.3.1

04 Feb 20:09
Compare
Choose a tag to compare

18.3.1 (2022-02-04)

Bug Fixes

  • The block_duration_minutes attribute under launch template spot_options is not a required (#1847) (ccc4747)

v18.3.0

03 Feb 14:46
Compare
Choose a tag to compare

18.3.0 (2022-02-03)

Features

  • Add launch_template_tags variable for additional launch template tags (#1835) (9186def)