Skip to content

Commit 88e1c6e

Browse files
committed
Updated CHANGELOG
1 parent aac2a37 commit 88e1c6e

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-06-28
12+
13+
- feat: Added database_subnet_group_name variable ([#656](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/656))
14+
15+
1016
<a name="v3.1.0"></a>
1117
## [v3.1.0] - 2021-06-07
1218

@@ -1275,7 +1281,8 @@ All notable changes to this project will be documented in this file.
12751281
- Initial commit
12761282

12771283

1278-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.1.0...HEAD
1284+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.2.0...HEAD
1285+
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.1.0...v3.2.0
12791286
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.0.0...v3.1.0
12801287
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.78.0...v3.0.0
12811288
[v2.78.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.77.0...v2.78.0

0 commit comments

Comments
 (0)