- Allow tags override for all resources (fix for [#138](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/138)) ([#145](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/145))
<aname="v1.35.0"></a>
## [v1.35.0] - 2018-06-20
- Updated README after [#141](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/141)
- Added pre-commit hook to autogenerate terraform-docs ([#127](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/127))
<aname="v1.30.0"></a>
## [v1.30.0] - 2018-04-09
- Fixed formatting
- Added longer timeouts for aws_route create ([#113](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/113))
<aname="v1.29.0"></a>
## [v1.29.0] - 2018-04-05
- Creates a single private route table when single_nat_gateway is true ([#83](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/83))
<aname="v1.28.0"></a>
## [v1.28.0] - 2018-04-05
- Ensures the correct number of S3 and DDB VPC Endpoint associations ([#90](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/90))
<aname="v1.27.0"></a>
## [v1.27.0] - 2018-04-05
- Removed aws_default_route_table and aws_main_route_table_association, added potentially failed example ([#111](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/111))
<aname="v1.26.0"></a>
## [v1.26.0] - 2018-03-06
- Added default CIDR block as 0.0.0.0/0 ([#93](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/93))
<aname="v1.25.0"></a>
## [v1.25.0] - 2018-03-02
- Fixed complete example
- Make terraform recognize lists when uring variables ([#92](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/92))
<aname="v1.24.0-pre"></a>
## [v1.24.0-pre] - 2018-03-01
- Fixed description
- Fixed aws_vpn_gateway_route_propagation for default route table
<aname="v1.23.0"></a>
## [v1.23.0] - 2018-02-10
- Extended aws_vpn_gateway use case. ([#67](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/67))
<aname="v1.22.1"></a>
## [v1.22.1] - 2018-02-10
- Removed classiclink from outputs because it is not present in recent regions ([#78](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/78))
<aname="v1.22.0"></a>
## [v1.22.0] - 2018-02-09
- Added support for default VPC resource ([#75](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/75))
<aname="v1.21.0"></a>
## [v1.21.0] - 2018-02-09
- Added possibility to create VPC conditionally ([#74](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/74))
<aname="v1.20.0"></a>
## [v1.20.0] - 2018-02-09
- Manage Default Route Table under Terraform ([#69](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/69))
<aname="v1.19.0"></a>
## [v1.19.0] - 2018-02-09
- Only create one public route association for s3 endpoint ([#73](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/73))
<aname="v1.18.0"></a>
## [v1.18.0] - 2018-02-05
- Adding tests for vpc, subnets, and route tables ([#31](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/31))
- Improve documentation about the usage of external NAT gateway IPs ([#66](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/66))
<aname="v1.17.0"></a>
## [v1.17.0] - 2018-01-21
- Issue [#58](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/58): Add ElastiCache subnet group name output. ([#60](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/60))
<aname="v1.16.0"></a>
## [v1.16.0] - 2018-01-21
- Terraform fmt
- Issue [#56](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/56): Added tags for elastic ips ([#61](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/61))
<aname="v1.15.0"></a>
## [v1.15.0] - 2018-01-19
- Lowercase database subnet group name ([#57](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/57))