Skip to content

Commit f43568f

Browse files
committed
Updated CHANGELOG
1 parent b637021 commit f43568f

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

CHANGELOG.md

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

44

55

6+
<a name="v2.1.0"></a>
7+
## [v2.1.0] - 2019-06-08
8+
9+
- Added support for placement group and volume tags ([#96](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/96))
10+
- Updated CHANGELOG
11+
- Terraform 0.12 update ([#93](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/93))
12+
13+
14+
<a name="v1.24.0"></a>
15+
## [v1.24.0] - 2019-06-06
16+
17+
- Updated CHANGELOG
18+
- Added placement groups ([#94](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/94))
19+
- Revert example
20+
- Added placement groups
21+
22+
23+
<a name="v1.23.0"></a>
24+
## [v1.23.0] - 2019-06-06
25+
26+
- Updated CHANGELOG
27+
- Add volume tags naming and output ([#82](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/82))
28+
29+
630
<a name="v2.0.0"></a>
731
## [v2.0.0] - 2019-06-06
832

33+
- Updated CHANGELOG
934
- Terraform 0.12 update ([#93](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/93))
1035

1136

@@ -199,7 +224,10 @@
199224
- Initial commit
200225

201226

202-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.0.0...HEAD
227+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.1.0...HEAD
228+
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.24.0...v2.1.0
229+
[v1.24.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.23.0...v1.24.0
230+
[v1.23.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.0.0...v1.23.0
203231
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.22.0...v2.0.0
204232
[v1.22.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.21.0...v1.22.0
205233
[v1.21.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v1.20.0...v1.21.0

0 commit comments

Comments
 (0)