Skip to content

Commit f939e1f

Browse files
committed
Updated CHANGELOG
1 parent 528613d commit f939e1f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v3.1.0"></a>
11+
## [v3.1.0] - 2021-08-27
12+
13+
- feat: add support for spot instances via spot instance requests ([#236](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/236))
14+
- chore: update `README.md` example for making an encrypted AMI ([#235](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/235))
15+
16+
1017
<a name="v3.0.0"></a>
1118
## [v3.0.0] - 2021-08-26
1219

@@ -372,7 +379,8 @@ All notable changes to this project will be documented in this file.
372379
- Initial commit
373380

374381

375-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v3.0.0...HEAD
382+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v3.1.0...HEAD
383+
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v3.0.0...v3.1.0
376384
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.21.0...v3.0.0
377385
[v2.21.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.20.0...v2.21.0
378386
[v2.20.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.19.0...v2.20.0

0 commit comments

Comments
 (0)