Skip to content

Commit 0c2e8e0

Browse files
committed
Updated CHANGELOG
1 parent 6b765ba commit 0c2e8e0

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.51.0"></a>
11+
## [v2.51.0] - 2020-09-15
12+
13+
- feat: add enable_public_s3_endpoint variable for S3 VPC Endpoint for public subnets ([#502](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/502))
14+
15+
1016
<a name="v2.50.0"></a>
1117
## [v2.50.0] - 2020-09-11
1218

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

897903

898-
<a name="v1.5.1"></a>
899-
## [v1.5.1] - 2017-11-23
904+
<a name="v1.5.0"></a>
905+
## [v1.5.0] - 2017-11-23
900906

901907

902908

903-
<a name="v1.5.0"></a>
904-
## [v1.5.0] - 2017-11-23
909+
<a name="v1.5.1"></a>
910+
## [v1.5.1] - 2017-11-23
905911

906912
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
907913
- Set enable_dns_support=true by default
@@ -974,7 +980,8 @@ All notable changes to this project will be documented in this file.
974980
- Initial commit
975981

976982

977-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.50.0...HEAD
983+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.51.0...HEAD
984+
[v2.51.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.50.0...v2.51.0
978985
[v2.50.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.49.0...v2.50.0
979986
[v2.49.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.48.0...v2.49.0
980987
[v2.48.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.47.0...v2.48.0
@@ -1097,9 +1104,9 @@ All notable changes to this project will be documented in this file.
10971104
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
10981105
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
10991106
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
1100-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
1101-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
1102-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
1107+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
1108+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
1109+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
11031110
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
11041111
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
11051112
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)