@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
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
+
10
16
<a name =" v2.74.0 " ></a >
11
17
## [ v2.74.0] - 2021-02-22
12
18
@@ -1156,13 +1162,13 @@ All notable changes to this project will be documented in this file.
1156
1162
- Reverted bad merge, fixed [ #33 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33 )
1157
1163
1158
1164
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
1161
1167
1162
1168
1163
1169
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
1166
1172
1167
1173
- Reverted bad merge, fixed [ #33 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33 )
1168
1174
- Set enable_dns_support=true by default
@@ -1235,7 +1241,8 @@ All notable changes to this project will be documented in this file.
1235
1241
- Initial commit
1236
1242
1237
1243
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
1239
1246
[ v2.74.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.73.0...v2.74.0
1240
1247
[ v2.73.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.72.0...v2.73.0
1241
1248
[ 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.
1383
1390
[ v1.8.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
1384
1391
[ v1.7.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
1385
1392
[ 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
1389
1396
[ v1.4.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
1390
1397
[ v1.3.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
1391
1398
[ v1.2.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0
0 commit comments