Commit e80ac14a authored by Anton Babenko's avatar Anton Babenko

Updated CHANGELOG

parent 2d92dfef
...@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file. ...@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
<a name="v3.0.0"></a>
## [v3.0.0] - 2021-08-26
- 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))
<a name="v2.21.0"></a> <a name="v2.21.0"></a>
## [v2.21.0] - 2021-08-26 ## [v2.21.0] - 2021-08-26
...@@ -366,7 +372,8 @@ All notable changes to this project will be documented in this file. ...@@ -366,7 +372,8 @@ All notable changes to this project will be documented in this file.
- Initial commit - Initial commit
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.21.0...HEAD [Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v3.0.0...HEAD
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.21.0...v3.0.0
[v2.21.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.20.0...v2.21.0 [v2.21.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.20.0...v2.21.0
[v2.20.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.19.0...v2.20.0 [v2.20.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.19.0...v2.20.0
[v2.19.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.18.0...v2.19.0 [v2.19.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.18.0...v2.19.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment