Skip to content

Commit ae09a00

Browse files
committed
Updated CHANGELOG
1 parent eafbf1c commit ae09a00

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.19.0"></a>
11+
## [v2.19.0] - 2021-05-12
12+
13+
- fix: root_block_device tags conflicts ([#220](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/220))
14+
15+
1016
<a name="v2.18.0"></a>
1117
## [v2.18.0] - 2021-05-11
1218

@@ -367,7 +373,8 @@ All notable changes to this project will be documented in this file.
367373
- Initial commit
368374

369375

370-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.18.0...HEAD
376+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.19.0...HEAD
377+
[v2.19.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.18.0...v2.19.0
371378
[v2.18.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.17.0...v2.18.0
372379
[v2.17.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.16.0...v2.17.0
373380
[v2.16.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.15.0...v2.16.0

0 commit comments

Comments
 (0)