Skip to content

Commit 043f64f

Browse files
committed
Updated CHANGELOG
1 parent 8acc289 commit 043f64f

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
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.17.0"></a>
11+
## [v2.17.0] - 2021-02-20
12+
13+
- chore: update documentation based on latest `terraform-docs` which includes module and resource sections ([#200](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/200))
14+
15+
1016
<a name="v2.16.0"></a>
1117
## [v2.16.0] - 2020-12-10
1218

@@ -331,7 +337,8 @@ All notable changes to this project will be documented in this file.
331337
- Initial commit
332338

333339

334-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.16.0...HEAD
340+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.17.0...HEAD
341+
[v2.17.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.16.0...v2.17.0
335342
[v2.16.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.15.0...v2.16.0
336343
[v2.15.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.14.0...v2.15.0
337344
[v2.14.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.25.0...v2.14.0

0 commit comments

Comments
 (0)