Skip to content

Commit ae84e80

Browse files
committed
Updated CHANGELOG
1 parent c5b10d1 commit ae84e80

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
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="v2.73.0"></a>
11+
## [v2.73.0] - 2021-02-22
12+
13+
- chore: Adds database_subnet_group_name as an output variable ([#592](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/592))
14+
- fix: aws_default_security_group was always dirty when manage_default_security_group was set ([#591](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/591))
15+
16+
1017
<a name="v2.72.0"></a>
1118
## [v2.72.0] - 2021-02-22
1219

@@ -1221,7 +1228,8 @@ All notable changes to this project will be documented in this file.
12211228
- Initial commit
12221229

12231230

1224-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.72.0...HEAD
1231+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.73.0...HEAD
1232+
[v2.73.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.72.0...v2.73.0
12251233
[v2.72.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.71.0...v2.72.0
12261234
[v2.71.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.73.0...v2.71.0
12271235
[v1.73.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.70.0...v1.73.0

0 commit comments

Comments
 (0)