Skip to content

Commit 4c8ffba

Browse files
committed
Updated CHANGELOG
1 parent 08eb577 commit 4c8ffba

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.15.0"></a>
11+
## [v2.15.0] - 2020-06-10
12+
13+
- feat: Add "num_suffix_format" variable for instance naming ([#147](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/147))
14+
15+
1016
<a name="v2.14.0"></a>
1117
## [v2.14.0] - 2020-06-10
1218

@@ -319,7 +325,8 @@ All notable changes to this project will be documented in this file.
319325
- Initial commit
320326

321327

322-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.14.0...HEAD
328+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.15.0...HEAD
329+
[v2.15.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.14.0...v2.15.0
323330
[v2.14.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.25.0...v2.14.0
324331
[v1.25.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.13.0...v1.25.0
325332
[v2.13.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.12.0...v2.13.0

0 commit comments

Comments
 (0)