Skip to content

Commit d25fa47

Browse files
committed
Updated CHANGELOG
1 parent 5a20b1d commit d25fa47

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v3.3.0"></a>
11+
## [v3.3.0] - 2021-08-10
12+
13+
- docs: Added ID of aws_vpc_dhcp_options to outputs ([#669](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/669))
14+
- fix: Fixed mistake in separate private route tables example ([#664](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/664))
15+
- fix: Fixed SID for assume role policy for flow logs ([#670](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/670))
16+
17+
1018
<a name="v3.2.0"></a>
1119
## [v3.2.0] - 2021-06-28
1220

@@ -1281,7 +1289,8 @@ All notable changes to this project will be documented in this file.
12811289
- Initial commit
12821290

12831291

1284-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.2.0...HEAD
1292+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.3.0...HEAD
1293+
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.2.0...v3.3.0
12851294
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.1.0...v3.2.0
12861295
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.0.0...v3.1.0
12871296
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.78.0...v3.0.0

0 commit comments

Comments
 (0)