Skip to content

Commit a93c233

Browse files
committed
Updated CHANGELOG
1 parent 905dfa6 commit a93c233

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.9.0"></a>
11+
## [v3.9.0] - 2021-10-15
12+
13+
- feat: Added timeout block to aws_default_route_table resource ([#701](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/701))
14+
15+
1016
<a name="v3.8.0"></a>
1117
## [v3.8.0] - 2021-10-14
1218

@@ -1322,7 +1328,8 @@ All notable changes to this project will be documented in this file.
13221328
- Initial commit
13231329

13241330

1325-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.8.0...HEAD
1331+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.9.0...HEAD
1332+
[v3.9.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.8.0...v3.9.0
13261333
[v3.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.7.0...v3.8.0
13271334
[v3.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.6.0...v3.7.0
13281335
[v3.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.5.0...v3.6.0

0 commit comments

Comments
 (0)