@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
77
88
99
10+ <a name =" v3.1.0 " ></a >
11+ ## [ v3.1.0] - 2021-06-07
12+
13+ - chore: Removed link to cloudcraft
14+ - chore: Private DNS cannot be used with S3 endpoint ([ #651 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/651 ) )
15+ - chore: update CI/CD to use stable ` terraform-docs ` release artifact and discoverable Apache2.0 license ([ #643 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/643 ) )
16+
17+
1018<a name =" v3.0.0 " ></a >
1119## [ v3.0.0] - 2021-04-26
1220
@@ -119,18 +127,6 @@ All notable changes to this project will be documented in this file.
119127- docs: Document create_database_subnet_group requiring database_subnets ([ #424 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/424 ) )
120128- feat: Add intra subnet VPN route propagation ([ #421 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/421 ) )
121129- chore: Add badge for latest version number ([ #384 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/384 ) )
122- - Merge pull request [ #416 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/416 ) from terraform-aws-modules/terraform-provider-githubfile-1584633789746446000
123- - [ ci skip] Create ".chglog/CHANGELOG.tpl.md".
124- - Merge pull request [ #414 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/414 ) from terraform-aws-modules/terraform-provider-githubfile-1584537604994775000
125- - [ ci skip] Create ".editorconfig".
126- - Merge pull request [ #409 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/409 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464727000
127- - Merge pull request [ #411 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/411 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464695000
128- - Merge pull request [ #412 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/412 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464703000
129- - Merge pull request [ #410 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/410 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464705000
130- - [ ci skip] Create ".gitignore".
131- - [ ci skip] Create "Makefile".
132- - [ ci skip] Create ".pre-commit-config.yaml".
133- - [ ci skip] Create "LICENSE".
134130- Added tagging for VPC Flow Logs ([ #407 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/407 ) )
135131- Add support for specifying AZ in VPN Gateway ([ #401 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/401 ) )
136132- Fixed output of aws_flow_log
@@ -446,18 +442,6 @@ All notable changes to this project will be documented in this file.
446442<a name =" v2.30.0 " ></a >
447443## [ v2.30.0] - 2020-03-19
448444
449- - Merge pull request [ #416 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/416 ) from terraform-aws-modules/terraform-provider-githubfile-1584633789746446000
450- - [ ci skip] Create ".chglog/CHANGELOG.tpl.md".
451- - Merge pull request [ #414 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/414 ) from terraform-aws-modules/terraform-provider-githubfile-1584537604994775000
452- - [ ci skip] Create ".editorconfig".
453- - Merge pull request [ #409 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/409 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464727000
454- - Merge pull request [ #411 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/411 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464695000
455- - Merge pull request [ #412 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/412 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464703000
456- - Merge pull request [ #410 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/410 ) from terraform-aws-modules/terraform-provider-githubfile-1584537572464705000
457- - [ ci skip] Create ".gitignore".
458- - [ ci skip] Create "Makefile".
459- - [ ci skip] Create ".pre-commit-config.yaml".
460- - [ ci skip] Create "LICENSE".
461445
462446
463447<a name =" v2.29.0 " ></a >
@@ -850,7 +834,6 @@ All notable changes to this project will be documented in this file.
850834## [ v1.57.0] - 2019-02-21
851835
852836- Bump version
853- - Added CHANGELOG.md ([ #221 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/221 ) )
854837
855838
856839<a name =" v1.56.0 " ></a >
@@ -863,7 +846,6 @@ All notable changes to this project will be documented in this file.
863846## [ v1.55.0] - 2019-02-14
864847
865848- Fixed formatting after [ #213 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/213 )
866- - Merge pull request [ #213 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/213 ) from michieldhadamus/ecr-endpoints
867849- Added subnet ids to ecr endpoints
868850- Added option to create ECR api and dkr endpoints
869851
@@ -872,34 +854,29 @@ All notable changes to this project will be documented in this file.
872854## [ v1.54.0] - 2019-02-14
873855
874856- Fixed formatting after [ #205 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/205 )
875- - Merge pull request [ #205 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/205 ) from tbugfinder/extend_endpoints
876857- switch to terraform-docs v0.6.0
877858- add files updated by pre-commit
878859- add additional endpoints to examples
879860- fix typo
880861- add endpoints ec2messages, ssmmessages as those are required by Systems Manager in addition to ec2 and ssm.
881- - Merge pull request [ #1 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/1 ) from terraform-aws-modules/master
882862
883863
884864<a name =" v1.53.0 " ></a >
885865## [ v1.53.0] - 2019-01-18
886866
887867- Reordered vars in count for database_nat_gateway route
888- - Merge pull request [ #201 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/201 ) from ebarault/feat/database-route-to-natgw
889868- adding option to create a route to nat gateway in database subnets
890869
891870
892871<a name =" v1.52.0 " ></a >
893872## [ v1.52.0] - 2019-01-17
894873
895- - Merge pull request [ #202 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/202 ) from terraform-aws-modules/ssm_and_ec2_vpc_endpoints
896874- 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 ) )
897875
898876
899877<a name =" v1.51.0 " ></a >
900878## [ v1.51.0] - 2019-01-10
901879
902- - Merge pull request [ #199 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/199 ) from terraform-aws-modules/elasticache_subnet_group
903880- Added possibility to control creation of elasticache and redshift subnet groups
904881
905882
@@ -912,7 +889,6 @@ All notable changes to this project will be documented in this file.
912889<a name =" v1.49.0 " ></a >
913890## [ v1.49.0] - 2018-12-12
914891
915- - Merge pull request [ #191 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/191 ) from terraform-aws-modules/feature-db-igw-public-access
916892- Reverted complete-example
917893- Added IGW route for DB subnets (based on [ #179 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/179 ) )
918894
@@ -926,7 +902,6 @@ All notable changes to this project will be documented in this file.
926902<a name =" v1.47.0 " ></a >
927903## [ v1.47.0] - 2018-12-11
928904
929- - Merge pull request [ #181 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/181 ) from Miyurz/fix/redshift-name-issue
930905- Fix for the error: module.vpc.aws_redshift_subnet_group.redshift: only lowercase alphanumeric characters and hyphens allowed in name
931906
932907
@@ -1156,7 +1131,6 @@ All notable changes to this project will be documented in this file.
11561131## [ v1.14.0] - 2018-01-11
11571132
11581133- Add Redshift subnets ([ #54 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/54 ) )
1159- - [ ci skip] Get more Open Source Helpers ([ #51 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/51 ) )
11601134
11611135
11621136<a name =" v1.13.0 " ></a >
@@ -1260,37 +1234,32 @@ All notable changes to this project will be documented in this file.
12601234
12611235- [ #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 ) )
12621236- Add cidr_block outputs to public and private subnets ([ #19 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/19 ) )
1263- - Merge pull request [ #13 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/13 ) from felixb/nat-gateway-tags
12641237- Add AZ to natgateway name
12651238
12661239
12671240<a name =" v1.0.4 " ></a >
12681241## [ v1.0.4] - 2017-10-20
12691242
1270- - Merge pull request [ #12 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/12 ) from michalschott/master
12711243- NAT gateway should be tagged too.
12721244
12731245
12741246<a name =" v1.0.3 " ></a >
12751247## [ v1.0.3] - 2017-10-12
12761248
12771249- Make aws_vpc_endpoint_service conditional
1278- - Merge pull request [ #7 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/7 ) from eheydrick/variable-descriptions
12791250- Improve variable descriptions
12801251
12811252
12821253<a name =" v1.0.2 " ></a >
12831254## [ v1.0.2] - 2017-09-27
12841255
1285- - Merge pull request [ #6 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/6 ) from mgresko/fix_govcloud
12861256- disable dynamodb data source when not needed
12871257
12881258
12891259<a name =" v1.0.1 " ></a >
12901260## [ v1.0.1] - 2017-09-26
12911261
12921262- Updated link in README
1293- - Merge pull request [ #3 ] ( https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/3 ) from gas-buddy/gasbuddy/eherot/custom_route_tags
12941263- Allow the user to define custom tags for route tables
12951264
12961265
@@ -1306,7 +1275,8 @@ All notable changes to this project will be documented in this file.
13061275- Initial commit
13071276
13081277
1309- [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.0.0...HEAD
1278+ [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.1.0...HEAD
1279+ [ v3.1.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v3.0.0...v3.1.0
13101280[ v3.0.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.78.0...v3.0.0
13111281[ v2.78.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.77.0...v2.78.0
13121282[ v2.77.0 ] : https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.76.0...v2.77.0
0 commit comments