Skip to content

Commit dd06c59

Browse files
New release v8.2.0 (#720)
1 parent 065158a commit dd06c59

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,18 @@ project adheres to [Semantic Versioning](http://semver.org/).
77

88
## Next release
99

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]
1117

1218
- Include ability to configure custom os-specific command for waiting until kube cluster is healthy (@sanjeevgiri)
1319
- Disable creation of ingress rules if worker nodes security groups are exists (@andjelx)
1420
- [CI] Update pre-commit and re-generate docs to work with terraform-docs >= 0.8.1 (@barryib)
1521

16-
# History
17-
1822
## [[v8.1.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v8.0.0...v8.1.0)] - 2020-01-17]
1923

2024
- Fix index reference on destroy for output `oidc_provider_arn` (@stevie-)

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v8.1.0
1+
v8.2.0

0 commit comments

Comments
 (0)