Skip to content

Commit 43edd44

Browse files
committed
Updated CHANGELOG
1 parent 2c03424 commit 43edd44

File tree

1 file changed

+56
-8
lines changed

1 file changed

+56
-8
lines changed

CHANGELOG.md

Lines changed: 56 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
77

88

99

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+
1018
<a name="v2.77.0"></a>
1119
## [v2.77.0] - 2021-02-23
1220

@@ -105,6 +113,18 @@ All notable changes to this project will be documented in this file.
105113
- docs: Document create_database_subnet_group requiring database_subnets ([#424](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/424))
106114
- feat: Add intra subnet VPN route propagation ([#421](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/421))
107115
- 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".
108128
- Added tagging for VPC Flow Logs ([#407](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/407))
109129
- Add support for specifying AZ in VPN Gateway ([#401](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/401))
110130
- Fixed output of aws_flow_log
@@ -420,6 +440,18 @@ All notable changes to this project will be documented in this file.
420440
<a name="v2.30.0"></a>
421441
## [v2.30.0] - 2020-03-19
422442

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".
423455

424456

425457
<a name="v2.29.0"></a>
@@ -812,6 +844,7 @@ All notable changes to this project will be documented in this file.
812844
## [v1.57.0] - 2019-02-21
813845

814846
- Bump version
847+
- Added CHANGELOG.md ([#221](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/221))
815848

816849

817850
<a name="v1.56.0"></a>
@@ -824,6 +857,7 @@ All notable changes to this project will be documented in this file.
824857
## [v1.55.0] - 2019-02-14
825858

826859
- 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
827861
- Added subnet ids to ecr endpoints
828862
- Added option to create ECR api and dkr endpoints
829863

@@ -832,29 +866,34 @@ All notable changes to this project will be documented in this file.
832866
## [v1.54.0] - 2019-02-14
833867

834868
- 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
835870
- switch to terraform-docs v0.6.0
836871
- add files updated by pre-commit
837872
- add additional endpoints to examples
838873
- fix typo
839874
- 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
840876

841877

842878
<a name="v1.53.0"></a>
843879
## [v1.53.0] - 2019-01-18
844880

845881
- 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
846883
- adding option to create a route to nat gateway in database subnets
847884

848885

849886
<a name="v1.52.0"></a>
850887
## [v1.52.0] - 2019-01-17
851888

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
852890
- 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))
853891

854892

855893
<a name="v1.51.0"></a>
856894
## [v1.51.0] - 2019-01-10
857895

896+
- Merge pull request [#199](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/199) from terraform-aws-modules/elasticache_subnet_group
858897
- Added possibility to control creation of elasticache and redshift subnet groups
859898

860899

@@ -867,6 +906,7 @@ All notable changes to this project will be documented in this file.
867906
<a name="v1.49.0"></a>
868907
## [v1.49.0] - 2018-12-12
869908

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
870910
- Reverted complete-example
871911
- Added IGW route for DB subnets (based on [#179](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/179))
872912

@@ -880,6 +920,7 @@ All notable changes to this project will be documented in this file.
880920
<a name="v1.47.0"></a>
881921
## [v1.47.0] - 2018-12-11
882922

923+
- Merge pull request [#181](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/181) from Miyurz/fix/redshift-name-issue
883924
- Fix for the error: module.vpc.aws_redshift_subnet_group.redshift: only lowercase alphanumeric characters and hyphens allowed in name
884925

885926

@@ -1109,6 +1150,7 @@ All notable changes to this project will be documented in this file.
11091150
## [v1.14.0] - 2018-01-11
11101151

11111152
- 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))
11121154

11131155

11141156
<a name="v1.13.0"></a>
@@ -1174,13 +1216,13 @@ All notable changes to this project will be documented in this file.
11741216
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
11751217

11761218

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
11791221

11801222

11811223

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
11841226

11851227
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
11861228
- Set enable_dns_support=true by default
@@ -1212,32 +1254,37 @@ All notable changes to this project will be documented in this file.
12121254

12131255
- [#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))
12141256
- 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
12151258
- Add AZ to natgateway name
12161259

12171260

12181261
<a name="v1.0.4"></a>
12191262
## [v1.0.4] - 2017-10-20
12201263

1264+
- Merge pull request [#12](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/12) from michalschott/master
12211265
- NAT gateway should be tagged too.
12221266

12231267

12241268
<a name="v1.0.3"></a>
12251269
## [v1.0.3] - 2017-10-12
12261270

12271271
- 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
12281273
- Improve variable descriptions
12291274

12301275

12311276
<a name="v1.0.2"></a>
12321277
## [v1.0.2] - 2017-09-27
12331278

1279+
- Merge pull request [#6](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/6) from mgresko/fix_govcloud
12341280
- disable dynamodb data source when not needed
12351281

12361282

12371283
<a name="v1.0.1"></a>
12381284
## [v1.0.1] - 2017-09-26
12391285

12401286
- 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
12411288
- Allow the user to define custom tags for route tables
12421289

12431290

@@ -1253,7 +1300,8 @@ All notable changes to this project will be documented in this file.
12531300
- Initial commit
12541301

12551302

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
12571305
[v2.77.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.76.0...v2.77.0
12581306
[v2.76.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.75.0...v2.76.0
12591307
[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.
14041452
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
14051453
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
14061454
[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
14101458
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
14111459
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
14121460
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)