Skip to content

Commit 76d921e

Browse files
committed
Updated CHANGELOG
1 parent ae0c50e commit 76d921e

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="v3.2.0"></a>
11+
## [v3.2.0] - 2021-10-07
12+
13+
- feat: Add instance private IP to the outputs ([#241](https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/issues/241))
14+
15+
1016
<a name="v3.1.0"></a>
1117
## [v3.1.0] - 2021-08-27
1218

@@ -379,7 +385,8 @@ All notable changes to this project will be documented in this file.
379385
- Initial commit
380386

381387

382-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v3.1.0...HEAD
388+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v3.2.0...HEAD
389+
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v3.1.0...v3.2.0
383390
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v3.0.0...v3.1.0
384391
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.21.0...v3.0.0
385392
[v2.21.0]: https://github.com/terraform-aws-modules/terraform-aws-ec2-instance/compare/v2.20.0...v2.21.0

0 commit comments

Comments
 (0)