File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed
Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change @@ -7,21 +7,30 @@ project adheres to [Semantic Versioning](http://semver.org/).
77
88## Next release
99
10- ## [[ v6.?.?] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.0 ...HEAD )] - 2019-10-??]
10+ ## [[ v6.?.?] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.2 ...HEAD )] - 2019-10-??]
1111
1212### Added
1313
14- - Added ` tags ` to ` aws_eks_cluster ` introduced by terraform-provider-aws 2.31.0 (by @morganchristiansson )
1514- Write your awesome addition here (by @you )
1615
16+ ### Changed
17+
18+ - Write your awesome change here (by @you )
19+
20+ # History
21+
22+ ## [[ v6.0.2] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.1...v6.0.2 )] - 2019-10-07]
23+
24+ ### Added
25+
26+ - Added ` tags ` to ` aws_eks_cluster ` introduced by terraform-provider-aws 2.31.0 (by @morganchristiansson )
27+
1728### Changed
1829
1930 - Add option to enable lifecycle hooks creation (by @barryib )
2031 - Remove helm chart value ` sslCertPath ` described in ` docs/autoscaling.md ` (by @wi1dcard )
2132 - Attaching of IAM policies for autoscaler and CNI to the worker nodes now optional (by @dpiddockcmp )
2233
23- # History
24-
2534## [[ v6.0.1] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.0...v6.0.1 )] - 2019-09-25]
2635
2736### Added
@@ -33,8 +42,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
3342- Use null as default value for ` target_group_arns ` attribute of worker autoscaling group (by @tatusl )
3443- Output empty string when cluster identity is empty (by @tbarry )
3544
36- # History
37-
3845## [[ v6.0.0] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v5.1.0...v6.0.0 )] - 2019-09-17]
3946
4047 - Added ` market_type ` to ` workers_launch_template.tf ` allow the usage of spot nodegroups without mixed instances policy.
Original file line number Diff line number Diff line change 1- v6.0.1
1+ v6.0.2
You can’t perform that action at this time.
0 commit comments