@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+ <a name =" v2.78.0 " ></a >
11
+ ## [ v2.78.0] - 2021-04-06
12
+
13
+ - feat: Add outpost support (subnet, NACL, IPv6) ([ #542 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/542 ) )
14
+ - chore: update documentation and pin ` terraform_docs ` version to avoid future changes ([ #619 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/619 ) )
15
+ - chore: align ci-cd static checks to use individual minimum Terraform versions ([ #606 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/606 ) )
16
+
17
+
10
18
<a name =" v2.77.0 " ></a >
11
19
## [ v2.77.0] - 2021-02-23
12
20
@@ -105,6 +113,18 @@ All notable changes to this project will be documented in this file.
105
113
- docs: Document create_database_subnet_group requiring database_subnets ([ #424 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/424 ) )
106
114
- feat: Add intra subnet VPN route propagation ([ #421 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/421 ) )
107
115
- chore: Add badge for latest version number ([ #384 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/384 ) )
116
+ - Merge pull request [ #416 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/416 ) from terraform-aws-modules/terraform-provider-githubfile-1584633789746446000
117
+ - [ ci skip] Create ".chglog/CHANGELOG.tpl.md".
118
+ - Merge pull request [ #414 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/414 ) from terraform-aws-modules/terraform-provider-githubfile-1584537604994775000
119
+ - [ ci skip] Create ".editorconfig".
120
+ - Merge pull request [ #409 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/409 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464727000
121
+ - Merge pull request [ #411 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/411 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464695000
122
+ - Merge pull request [ #412 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/412 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464703000
123
+ - Merge pull request [ #410 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/410 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464705000
124
+ - [ ci skip] Create ".gitignore".
125
+ - [ ci skip] Create "Makefile".
126
+ - [ ci skip] Create ".pre-commit-config.yaml".
127
+ - [ ci skip] Create "LICENSE".
108
128
- Added tagging for VPC Flow Logs ([ #407 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/407 ) )
109
129
- Add support for specifying AZ in VPN Gateway ([ #401 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/401 ) )
110
130
- Fixed output of aws_flow_log
@@ -420,6 +440,18 @@ All notable changes to this project will be documented in this file.
420
440
<a name =" v2.30.0 " ></a >
421
441
## [ v2.30.0] - 2020-03-19
422
442
443
+ - Merge pull request [ #416 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/416 ) from terraform-aws-modules/terraform-provider-githubfile-1584633789746446000
444
+ - [ ci skip] Create ".chglog/CHANGELOG.tpl.md".
445
+ - Merge pull request [ #414 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/414 ) from terraform-aws-modules/terraform-provider-githubfile-1584537604994775000
446
+ - [ ci skip] Create ".editorconfig".
447
+ - Merge pull request [ #409 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/409 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464727000
448
+ - Merge pull request [ #411 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/411 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464695000
449
+ - Merge pull request [ #412 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/412 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464703000
450
+ - Merge pull request [ #410 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/410 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464705000
451
+ - [ ci skip] Create ".gitignore".
452
+ - [ ci skip] Create "Makefile".
453
+ - [ ci skip] Create ".pre-commit-config.yaml".
454
+ - [ ci skip] Create "LICENSE".
423
455
424
456
425
457
<a name =" v2.29.0 " ></a >
@@ -812,6 +844,7 @@ All notable changes to this project will be documented in this file.
812
844
## [ v1.57.0] - 2019-02-21
813
845
814
846
- Bump version
847
+ - Added CHANGELOG.md ([ #221 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/221 ) )
815
848
816
849
817
850
<a name =" v1.56.0 " ></a >
@@ -824,6 +857,7 @@ All notable changes to this project will be documented in this file.
824
857
## [ v1.55.0] - 2019-02-14
825
858
826
859
- Fixed formatting after [ #213 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/213 )
860
+ - Merge pull request [ #213 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/213 ) from michieldhadamus/ecr-endpoints
827
861
- Added subnet ids to ecr endpoints
828
862
- Added option to create ECR api and dkr endpoints
829
863
@@ -832,29 +866,34 @@ All notable changes to this project will be documented in this file.
832
866
## [ v1.54.0] - 2019-02-14
833
867
834
868
- Fixed formatting after [ #205 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/205 )
869
+ - Merge pull request [ #205 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/205 ) from tbugfinder/extend_endpoints
835
870
- switch to terraform-docs v0.6.0
836
871
- add files updated by pre-commit
837
872
- add additional endpoints to examples
838
873
- fix typo
839
874
- add endpoints ec2messages, ssmmessages as those are required by Systems Manager in addition to ec2 and ssm.
875
+ - Merge pull request [ #1 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/1 ) from terraform-aws-modules/master
840
876
841
877
842
878
<a name =" v1.53.0 " ></a >
843
879
## [ v1.53.0] - 2019-01-18
844
880
845
881
- Reordered vars in count for database_nat_gateway route
882
+ - Merge pull request [ #201 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/201 ) from ebarault/feat/database-route-to-natgw
846
883
- adding option to create a route to nat gateway in database subnets
847
884
848
885
849
886
<a name =" v1.52.0 " ></a >
850
887
## [ v1.52.0] - 2019-01-17
851
888
889
+ - Merge pull request [ #202 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/202 ) from terraform-aws-modules/ssm_and_ec2_vpc_endpoints
852
890
- Added SSM and EC2 VPC endpoints (fixes [ #195 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/195 ) , [ #194 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/194 ) )
853
891
854
892
855
893
<a name =" v1.51.0 " ></a >
856
894
## [ v1.51.0] - 2019-01-10
857
895
896
+ - Merge pull request [ #199 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/199 ) from terraform-aws-modules/elasticache_subnet_group
858
897
- Added possibility to control creation of elasticache and redshift subnet groups
859
898
860
899
@@ -867,6 +906,7 @@ All notable changes to this project will be documented in this file.
867
906
<a name =" v1.49.0 " ></a >
868
907
## [ v1.49.0] - 2018-12-12
869
908
909
+ - Merge pull request [ #191 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/191 ) from terraform-aws-modules/feature-db-igw-public-access
870
910
- Reverted complete-example
871
911
- Added IGW route for DB subnets (based on [ #179 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/179 ) )
872
912
@@ -880,6 +920,7 @@ All notable changes to this project will be documented in this file.
880
920
<a name =" v1.47.0 " ></a >
881
921
## [ v1.47.0] - 2018-12-11
882
922
923
+ - Merge pull request [ #181 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/181 ) from Miyurz/fix/redshift-name-issue
883
924
- Fix for the error: module.vpc.aws_redshift_subnet_group.redshift: only lowercase alphanumeric characters and hyphens allowed in name
884
925
885
926
@@ -1109,6 +1150,7 @@ All notable changes to this project will be documented in this file.
1109
1150
## [ v1.14.0] - 2018-01-11
1110
1151
1111
1152
- Add Redshift subnets ([ #54 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/54 ) )
1153
+ - [ ci skip] Get more Open Source Helpers ([ #51 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/51 ) )
1112
1154
1113
1155
1114
1156
<a name =" v1.13.0 " ></a >
@@ -1174,13 +1216,13 @@ All notable changes to this project will be documented in this file.
1174
1216
- Reverted bad merge, fixed [ #33 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33 )
1175
1217
1176
1218
1177
- <a name =" v1.5.1 " ></a >
1178
- ## [ v1.5.1 ] - 2017-11-23
1219
+ <a name =" v1.5.0 " ></a >
1220
+ ## [ v1.5.0 ] - 2017-11-23
1179
1221
1180
1222
1181
1223
1182
- <a name =" v1.5.0 " ></a >
1183
- ## [ v1.5.0 ] - 2017-11-23
1224
+ <a name =" v1.5.1 " ></a >
1225
+ ## [ v1.5.1 ] - 2017-11-23
1184
1226
1185
1227
- Reverted bad merge, fixed [ #33 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33 )
1186
1228
- Set enable_dns_support=true by default
@@ -1212,32 +1254,37 @@ All notable changes to this project will be documented in this file.
1212
1254
1213
1255
- [ #22 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/22 ) add vpn gateway feature ([ #24 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/24 ) )
1214
1256
- Add cidr_block outputs to public and private subnets ([ #19 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/19 ) )
1257
+ - Merge pull request [ #13 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/13 ) from felixb/nat-gateway-tags
1215
1258
- Add AZ to natgateway name
1216
1259
1217
1260
1218
1261
<a name =" v1.0.4 " ></a >
1219
1262
## [ v1.0.4] - 2017-10-20
1220
1263
1264
+ - Merge pull request [ #12 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/12 ) from michalschott/master
1221
1265
- NAT gateway should be tagged too.
1222
1266
1223
1267
1224
1268
<a name =" v1.0.3 " ></a >
1225
1269
## [ v1.0.3] - 2017-10-12
1226
1270
1227
1271
- Make aws_vpc_endpoint_service conditional
1272
+ - Merge pull request [ #7 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/7 ) from eheydrick/variable-descriptions
1228
1273
- Improve variable descriptions
1229
1274
1230
1275
1231
1276
<a name =" v1.0.2 " ></a >
1232
1277
## [ v1.0.2] - 2017-09-27
1233
1278
1279
+ - Merge pull request [ #6 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/6 ) from mgresko/fix_govcloud
1234
1280
- disable dynamodb data source when not needed
1235
1281
1236
1282
1237
1283
<a name =" v1.0.1 " ></a >
1238
1284
## [ v1.0.1] - 2017-09-26
1239
1285
1240
1286
- Updated link in README
1287
+ - Merge pull request [ #3 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/3 ) from gas-buddy/gasbuddy/eherot/custom_route_tags
1241
1288
- Allow the user to define custom tags for route tables
1242
1289
1243
1290
@@ -1253,7 +1300,8 @@ All notable changes to this project will be documented in this file.
1253
1300
- Initial commit
1254
1301
1255
1302
1256
- [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.77.0...HEAD
1303
+ [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.78.0...HEAD
1304
+ [ v2.78.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.77.0...v2.78.0
1257
1305
[ v2.77.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.76.0...v2.77.0
1258
1306
[ v2.76.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.75.0...v2.76.0
1259
1307
[ v2.75.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.74.0...v2.75.0
@@ -1404,9 +1452,9 @@ All notable changes to this project will be documented in this file.
1404
1452
[ v1.8.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
1405
1453
[ v1.7.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
1406
1454
[ v1.6.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
1407
- [ v1.4.1 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1 ...v1.4.1
1408
- [ v1.5.1 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0 ...v1.5.1
1409
- [ v1.5.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
1455
+ [ v1.4.1 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0 ...v1.4.1
1456
+ [ v1.5.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1 ...v1.5.0
1457
+ [ v1.5.1 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
1410
1458
[ v1.4.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
1411
1459
[ v1.3.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
1412
1460
[ v1.2.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0
0 commit comments