Skip to content

Commit e80ac14

Browse files
committed
Updated CHANGELOG
1 parent 2d92dfe commit e80ac14

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="v3.0.0"></a>
11+
## [v3.0.0] - 2021-08-26
12+
13+
- BREAKING CHANGE: update module to include latest features and remove use of `count` for module `count`/`for_each` ([#234](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/234))
14+
15+
1016
<a name="v2.21.0"></a>
1117
## [v2.21.0] - 2021-08-26
1218

@@ -366,7 +372,8 @@ All notable changes to this project will be documented in this file.
366372
- Initial commit
367373

368374

369-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.21.0...HEAD
375+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v3.0.0...HEAD
376+
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.21.0...v3.0.0
370377
[v2.21.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.20.0...v2.21.0
371378
[v2.20.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.19.0...v2.20.0
372379
[v2.19.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.18.0...v2.19.0

0 commit comments

Comments
 (0)