File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,26 @@ project adheres to [Semantic Versioning](http://semver.org/).
99
1010## [[ v6.?.?] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.0...HEAD )] - 2019-10-??]
1111
12+ ### Added
13+
14+ - Write your awesome addition here (by @you )
15+
16+ ### Changed
17+
18+ - Write your awesome change here (by @you )
19+
20+ # History
21+
22+ ## [[ v6.0.1] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.0...v6.0.1 )] - 2019-09-25]
23+
1224### Added
1325
1426 - Added support for different workers AMI's, i.e. with GPU support (by @rvoitenko )
1527
1628### Changed
1729
1830- Use null as default value for ` target_group_arns ` attribute of worker autoscaling group (by @tatusl )
31+ - Output empty string when cluster identity is empty (by @tbarry )
1932
2033# History
2134
Original file line number Diff line number Diff line change 1- v6.0.0
1+ v6.0.1
You can’t perform that action at this time.
0 commit comments