Skip to content

Commit 2ee908d

Browse files
committed
Updated CHANGELOG
1 parent a98422b commit 2ee908d

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.0.0"></a>
11+
## [v3.0.0] - 2021-04-26
12+
13+
- refactor: remove existing vpc endpoint configurations from base module and move into sub-module ([#635](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/635))
14+
15+
1016
<a name="v2.78.0"></a>
1117
## [v2.78.0] - 2021-04-06
1218

@@ -1300,7 +1306,8 @@ All notable changes to this project will be documented in this file.
13001306
- Initial commit
13011307

13021308

1303-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.78.0...HEAD
1309+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.0.0...HEAD
1310+
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.78.0...v3.0.0
13041311
[v2.78.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.77.0...v2.78.0
13051312
[v2.77.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.76.0...v2.77.0
13061313
[v2.76.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.75.0...v2.76.0

0 commit comments

Comments
 (0)