Skip to content

Commit d1d135b

Browse files
committed
Updated CHANGELOG
1 parent 752c183 commit d1d135b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ project adheres to [Semantic Versioning](http://semver.org/).
1010

1111

1212

13+
<a name="v17.13.0"></a>
14+
## [v17.13.0] - 2021-09-06
15+
BUG FIXES:
16+
- Worker security group handling when worker_create_security_group=false ([#1461](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1461))
17+
18+
1319
<a name="v17.12.0"></a>
1420
## [v17.12.0] - 2021-09-06
1521
FEATURES:
@@ -474,7 +480,8 @@ CI:
474480
- Restrict sementic PR to validate PR title only ([#804](https://github.com/terraform-aws-modules/terraform-aws-eks/issues/804))
475481

476482

477-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v17.12.0...HEAD
483+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v17.13.0...HEAD
484+
[v17.13.0]: https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v17.12.0...v17.13.0
478485
[v17.12.0]: https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v17.11.0...v17.12.0
479486
[v17.11.0]: https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v17.10.0...v17.11.0
480487
[v17.10.0]: https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v17.9.0...v17.10.0

0 commit comments

Comments
 (0)