File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,18 @@ project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## Next release
9
9
10
- ## [[ v8.?.?] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v8.1.0...HEAD )] - YYYY-MM-DD]
10
+ ## [[ v8.?.?] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v8.2.0...HEAD )] - 2020-xx-xx]
11
+
12
+ - Write your awesome change here (by @you )
13
+
14
+ # History
15
+
16
+ ## [[ v8.2.0] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v8.1.0...v8.2.0 )] - 2020-01-29]
11
17
12
18
- Include ability to configure custom os-specific command for waiting until kube cluster is healthy (@sanjeevgiri )
13
19
- Disable creation of ingress rules if worker nodes security groups are exists (@andjelx )
14
20
- [ CI] Update pre-commit and re-generate docs to work with terraform-docs >= 0.8.1 (@barryib )
15
21
16
- # History
17
-
18
22
## [[ v8.1.0] ( https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v8.0.0...v8.1.0 )] - 2020-01-17]
19
23
20
24
- Fix index reference on destroy for output ` oidc_provider_arn ` (@stevie- )
Original file line number Diff line number Diff line change 1
- v8.1 .0
1
+ v8.2 .0
You can’t perform that action at this time.
0 commit comments