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/).
7
7
8
8
## Next release
9
9
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-??]
11
11
12
12
### Added
13
13
14
- - Added ` tags ` to ` aws_eks_cluster ` introduced by terraform-provider-aws 2.31.0 (by @morganchristiansson )
15
14
- Write your awesome addition here (by @you )
16
15
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
+
17
28
### Changed
18
29
19
30
- Add option to enable lifecycle hooks creation (by @barryib )
20
31
- Remove helm chart value ` sslCertPath ` described in ` docs/autoscaling.md ` (by @wi1dcard )
21
32
- Attaching of IAM policies for autoscaler and CNI to the worker nodes now optional (by @dpiddockcmp )
22
33
23
- # History
24
-
25
34
## [[ v6.0.1] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v6.0.0...v6.0.1 )] - 2019-09-25]
26
35
27
36
### Added
@@ -33,8 +42,6 @@ project adheres to [Semantic Versioning](http://semver.org/).
33
42
- Use null as default value for ` target_group_arns ` attribute of worker autoscaling group (by @tatusl )
34
43
- Output empty string when cluster identity is empty (by @tbarry )
35
44
36
- # History
37
-
38
45
## [[ v6.0.0] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v5.1.0...v6.0.0 )] - 2019-09-17]
39
46
40
47
- 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