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/).
9
9
10
10
## [[ v6.?.?] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.0...HEAD )] - 2019-10-??]
11
11
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
+
12
24
### Added
13
25
14
26
- Added support for different workers AMI's, i.e. with GPU support (by @rvoitenko )
15
27
16
28
### Changed
17
29
18
30
- 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 )
19
32
20
33
# History
21
34
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