Skip to content

Commit bf8fbac

Browse files
committed
Updated CHANGELOG
1 parent 93a6f40 commit bf8fbac

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.75.0"></a>
11+
## [v2.75.0] - 2021-02-23
12+
13+
- feat: add vpc endpoint policies to supported services ([#601](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/601))
14+
15+
1016
<a name="v2.74.0"></a>
1117
## [v2.74.0] - 2021-02-22
1218

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

11581164

1159-
<a name="v1.5.1"></a>
1160-
## [v1.5.1] - 2017-11-23
1165+
<a name="v1.5.0"></a>
1166+
## [v1.5.0] - 2017-11-23
11611167

11621168

11631169

1164-
<a name="v1.5.0"></a>
1165-
## [v1.5.0] - 2017-11-23
1170+
<a name="v1.5.1"></a>
1171+
## [v1.5.1] - 2017-11-23
11661172

11671173
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
11681174
- Set enable_dns_support=true by default
@@ -1235,7 +1241,8 @@ All notable changes to this project will be documented in this file.
12351241
- Initial commit
12361242

12371243

1238-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.74.0...HEAD
1244+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.75.0...HEAD
1245+
[v2.75.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.74.0...v2.75.0
12391246
[v2.74.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.73.0...v2.74.0
12401247
[v2.73.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.72.0...v2.73.0
12411248
[v2.72.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.71.0...v2.72.0
@@ -1383,9 +1390,9 @@ All notable changes to this project will be documented in this file.
13831390
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
13841391
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
13851392
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
1386-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
1387-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
1388-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
1393+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
1394+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
1395+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
13891396
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
13901397
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
13911398
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)