Skip to content

Commit 7534556

Browse files
committed
Updated CHANGELOG
1 parent 088f30d commit 7534556

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 15 additions & 8 deletions
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="v2.65.0"></a>
11+
## [v2.65.0] - 2021-01-14
12+
13+
- feat: Adding vpc_flow_log_permissions_boundary ([#536](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/536))
14+
15+
1016
<a name="v2.64.0"></a>
1117
## [v2.64.0] - 2020-11-04
1218

@@ -982,13 +988,13 @@ All notable changes to this project will be documented in this file.
982988
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
983989

984990

985-
<a name="v1.5.0"></a>
986-
## [v1.5.0] - 2017-11-23
991+
<a name="v1.5.1"></a>
992+
## [v1.5.1] - 2017-11-23
987993

988994

989995

990-
<a name="v1.5.1"></a>
991-
## [v1.5.1] - 2017-11-23
996+
<a name="v1.5.0"></a>
997+
## [v1.5.0] - 2017-11-23
992998

993999
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
9941000
- Set enable_dns_support=true by default
@@ -1061,7 +1067,8 @@ All notable changes to this project will be documented in this file.
10611067
- Initial commit
10621068

10631069

1064-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.64.0...HEAD
1070+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.65.0...HEAD
1071+
[v2.65.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.64.0...v2.65.0
10651072
[v2.64.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.63.0...v2.64.0
10661073
[v2.63.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.62.0...v2.63.0
10671074
[v2.62.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.61.0...v2.62.0
@@ -1198,9 +1205,9 @@ All notable changes to this project will be documented in this file.
11981205
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
11991206
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
12001207
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
1201-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
1202-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
1203-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
1208+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
1209+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
1210+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
12041211
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
12051212
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
12061213
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)