Skip to content

Commit 0817d0e

Browse files
committed
Updated CHANGELOG
1 parent b06e376 commit 0817d0e

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.21.0"></a>
11+
## [v2.21.0] - 2021-08-26
12+
13+
- feat: Add support for EBS GP3 throughput ([#233](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/233))
14+
15+
1016
<a name="v2.20.0"></a>
1117
## [v2.20.0] - 2021-08-25
1218

@@ -360,7 +366,8 @@ All notable changes to this project will be documented in this file.
360366
- Initial commit
361367

362368

363-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.20.0...HEAD
369+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.21.0...HEAD
370+
[v2.21.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.20.0...v2.21.0
364371
[v2.20.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.19.0...v2.20.0
365372
[v2.19.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.18.0...v2.19.0
366373
[v2.18.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.17.0...v2.18.0

0 commit comments

Comments
 (0)