Skip to content

Latest commit

 

History

History
77 lines (45 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

77 lines (45 loc) · 2.55 KB

Change Log

All notable changes to this project will be documented in this file.

  • Upgrade module to support tains and node group name prefix

3.1.0 - 2020-12-02

  • Add support for capacity_type (#9)

3.0.1 - 2020-11-09

  • Update module to remove 0.14 limit (#8)
  • Update changelog

3.0.0 - 2020-09-01

  • Add support for launch template and tf 0.13 (#6)

2.0.1 - 2020-08-05

  • Feature/v3 provider support (#5)

2.0.0 - 2020-05-22

  • Lock minimum version of provider and add force_update_version (#4)
  • Feature/updates (#3)

1.0.3 - 2020-02-10

  • Node group name arguments (node_group_name and node_group_role_name) (#2)
  • add pre-commit hooks + docs update (#1)

1.0.2 - 2020-01-24

  • Check random id to hex

1.0.1 - 2020-01-24

  • Add ability to conditionally create module and conditional IAM role creation

1.0.0 - 2020-01-24

  • add eks node group module with examples
  • Initial commit