File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments