Skip to content

Commit 7a99e44

Browse files
committed
Updated CHANGELOG
1 parent 3514a0c commit 7a99e44

File tree

1 file changed

+82
-8
lines changed

1 file changed

+82
-8
lines changed

CHANGELOG.md

Lines changed: 82 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,81 @@
33

44

55

6+
<a name="v2.18.0"></a>
7+
## [v2.18.0] - 2019-11-04
8+
9+
- Fixed spelling mistakes
10+
- Updated CHANGELOG
11+
- Updated network-acls example with IPv6 rules
12+
- Added support for `ipv6_cidr_block` in network acls ([#329](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/329))
13+
- Updated CHANGELOG
14+
- Added VPC Endpoints for AppStream, Athena & Rekognition ([#335](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/335))
15+
- Updated CHANGELOG
16+
- Add VPC endpoints for CloudFormation, CodePipeline, Storage Gateway, AppMesh, Transfer, Service Catalog & SageMaker(Runtime & API) ([#324](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/324))
17+
- Updated CHANGELOG
18+
- Added support for EC2 ClassicLink ([#322](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/322))
19+
- Updated CHANGELOG
20+
- Added support for ICMP rules in Network ACL ([#286](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/286))
21+
- Updated CHANGELOG
22+
- Added tags to VPC Endpoints ([#292](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/292))
23+
- Updated CHANGELOG
24+
- Added more VPC endpoints (Glue, STS, Sagemaker Notebook), and all missing outputs ([#311](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/311))
25+
- Updated CHANGELOG
26+
- Add IPv6 support ([#317](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/317))
27+
- Updated CHANGELOG
28+
- Fixed README after merge
29+
- Output var.name ([#303](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/303))
30+
- Updated CHANGELOG
31+
- Fixed README after merge
32+
- Additional VPC Endpoints ([#302](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/302))
33+
- Added Kinesis streams and firehose VPC endpoints ([#301](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/301))
34+
- adding transfer server vpc end point support
35+
- adding codebuild, codecommit and git-codecommit vpc end point support
36+
- adding config vpc end point support
37+
- adding secrets manager vpc end point support
38+
- Updated version of pre-commit-terraform
39+
- Updated CHANGELOG
40+
- Updated pre-commit-terraform to support terraform-docs and Terraform 0.12 ([#288](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/288))
41+
- Updated CHANGELOG
42+
- Updated VPC endpoint example (fixed [#249](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/249))
43+
- Update tflint to 0.8.2 for circleci task ([#280](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/280))
44+
- Updated CHANGELOG
45+
- Updated CHANGELOG
46+
- Fixed broken 2.3.0
47+
- Updated CHANGELOG
48+
- Fixed opportunity to create the vpc, vpn gateway routes (bug during upgrade to 0.12)
49+
- Updated CHANGELOG
50+
- Updated Terraform versions in README
51+
- Updated CHANGELOG
52+
- Added VPC Endpoints for SNS, Cloudtrail, ELB, Cloudwatch ([#269](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/269))
53+
- Upgrade Docker Image to fix CI ([#270](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/270))
54+
- Updated CHANGELOG
55+
- Fixed merge conflicts
56+
- Finally, Terraform 0.12 support ([#266](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/266))
57+
58+
59+
<a name="v1.72.0"></a>
60+
## [v1.72.0] - 2019-09-30
61+
62+
- Updated CHANGELOG
63+
- Add VPC endpoints for AppStream, Athena & Rekognition ([#336](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/336))
64+
- Updated CHANGELOG
65+
- Fixed Sagemaker resource name in VPC endpoint ([#323](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/323))
66+
- Fixed name of appmesh VPC endpoint ([#320](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/320))
67+
- Updated CHANGELOG
68+
- Allow ICMP Network ACL rules ([#252](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/252))
69+
- Updated CHANGELOG
70+
- Added VPC endpoints from [#311](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/311) to Terraform 0.11 branch ([#319](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/319))
71+
- Updated CHANGELOG
72+
- Add tags to VPC Endpoints ([#293](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/293))
73+
- Updated CHANGELOG
74+
- Add VPC endpoints for ELB, CloudTrail, CloudWatch and SNS ([#274](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/274))
75+
76+
677
<a name="v2.17.0"></a>
778
## [v2.17.0] - 2019-09-30
879

80+
- Updated CHANGELOG
981
- Updated network-acls example with IPv6 rules
1082
- Added support for `ipv6_cidr_block` in network acls ([#329](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/329))
1183

@@ -719,13 +791,13 @@
719791
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
720792

721793

722-
<a name="v1.5.0"></a>
723-
## [v1.5.0] - 2017-11-23
794+
<a name="v1.5.1"></a>
795+
## [v1.5.1] - 2017-11-23
724796

725797

726798

727-
<a name="v1.5.1"></a>
728-
## [v1.5.1] - 2017-11-23
799+
<a name="v1.5.0"></a>
800+
## [v1.5.0] - 2017-11-23
729801

730802
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
731803
- Set enable_dns_support=true by default
@@ -803,7 +875,9 @@
803875
- Initial commit
804876

805877

806-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.17.0...HEAD
878+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.18.0...HEAD
879+
[v2.18.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.72.0...v2.18.0
880+
[v1.72.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.17.0...v1.72.0
807881
[v2.17.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.16.0...v2.17.0
808882
[v2.16.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.15.0...v2.16.0
809883
[v2.15.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.71.0...v2.15.0
@@ -892,9 +966,9 @@
892966
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
893967
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
894968
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
895-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
896-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
897-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
969+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
970+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
971+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
898972
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
899973
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
900974
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)