Skip to content

Commit 0e5d58d

Browse files
committed
Updated CHANGELOG
1 parent d8b1b04 commit 0e5d58d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,16 @@
33

44

55

6+
<a name="v2.13.0"></a>
7+
## [v2.13.0] - 2020-03-05
8+
9+
- Updated t instance type check to include t3a type ([#145](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/145))
10+
11+
612
<a name="v2.12.0"></a>
713
## [v2.12.0] - 2019-11-19
814

15+
- Updated CHANGELOG
916
- Updated README
1017
- Instance count as output ([#121](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/121))
1118

@@ -302,7 +309,8 @@
302309
- Initial commit
303310

304311

305-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.12.0...HEAD
312+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.13.0...HEAD
313+
[v2.13.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.12.0...v2.13.0
306314
[v2.12.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.11.0...v2.12.0
307315
[v2.11.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.10.0...v2.11.0
308316
[v2.10.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.9.0...v2.10.0

0 commit comments

Comments
 (0)