Skip to content

Commit 5d852ef

Browse files
committed
Updated CHANGELOG
1 parent be22272 commit 5d852ef

File tree

1 file changed

+89
-1
lines changed

1 file changed

+89
-1
lines changed

CHANGELOG.md

Lines changed: 89 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,89 @@
33

44

55

6+
<a name="v1.68.0"></a>
7+
## [v1.68.0] - 2019-09-02
8+
9+
- Add tags to VPC Endpoints ([#293](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/293))
10+
- Updated CHANGELOG
11+
- Add VPC endpoints for ELB, CloudTrail, CloudWatch and SNS ([#274](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/274))
12+
13+
14+
<a name="v2.12.0"></a>
15+
## [v2.12.0] - 2019-09-02
16+
17+
- Updated CHANGELOG
18+
- Added tags to VPC Endpoints ([#292](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/292))
19+
20+
21+
<a name="v2.11.0"></a>
22+
## [v2.11.0] - 2019-09-02
23+
24+
- Updated CHANGELOG
25+
- Added more VPC endpoints (Glue, STS, Sagemaker Notebook), and all missing outputs ([#311](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/311))
26+
27+
28+
<a name="v2.10.0"></a>
29+
## [v2.10.0] - 2019-09-02
30+
31+
- Updated CHANGELOG
32+
- Add IPv6 support ([#317](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/317))
33+
34+
35+
<a name="v2.9.0"></a>
36+
## [v2.9.0] - 2019-07-21
37+
38+
- Updated CHANGELOG
39+
- Fixed README after merge
40+
- Output var.name ([#303](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/303))
41+
42+
43+
<a name="v2.8.0"></a>
44+
## [v2.8.0] - 2019-07-21
45+
46+
- Updated CHANGELOG
47+
- Fixed README after merge
48+
- Additional VPC Endpoints ([#302](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/302))
49+
- Added Kinesis streams and firehose VPC endpoints ([#301](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/301))
50+
- adding transfer server vpc end point support
51+
- adding codebuild, codecommit and git-codecommit vpc end point support
52+
- adding config vpc end point support
53+
- adding secrets manager vpc end point support
54+
- Updated version of pre-commit-terraform
55+
56+
57+
<a name="v2.7.0"></a>
58+
## [v2.7.0] - 2019-06-17
59+
60+
- Updated CHANGELOG
61+
- Updated pre-commit-terraform to support terraform-docs and Terraform 0.12 ([#288](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/288))
62+
63+
64+
<a name="v2.6.0"></a>
65+
## [v2.6.0] - 2019-06-13
66+
67+
- Updated CHANGELOG
68+
- Updated VPC endpoint example (fixed [#249](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/249))
69+
- Update tflint to 0.8.2 for circleci task ([#280](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/280))
70+
- Updated CHANGELOG
71+
- Updated CHANGELOG
72+
- Fixed broken 2.3.0
73+
- Updated CHANGELOG
74+
- Fixed opportunity to create the vpc, vpn gateway routes (bug during upgrade to 0.12)
75+
- Updated CHANGELOG
76+
- Updated Terraform versions in README
77+
- Updated CHANGELOG
78+
- Added VPC Endpoints for SNS, Cloudtrail, ELB, Cloudwatch ([#269](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/269))
79+
- Upgrade Docker Image to fix CI ([#270](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/270))
80+
- Updated CHANGELOG
81+
- Fixed merge conflicts
82+
- Finally, Terraform 0.12 support ([#266](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/266))
83+
84+
685
<a name="v1.67.0"></a>
786
## [v1.67.0] - 2019-06-13
887

88+
- Updated CHANGELOG
989
- Add VPC endpoints for ELB, CloudTrail, CloudWatch and SNS ([#274](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/274))
1090

1191

@@ -581,7 +661,15 @@
581661
- Initial commit
582662

583663

584-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.67.0...HEAD
664+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.68.0...HEAD
665+
[v1.68.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.12.0...v1.68.0
666+
[v2.12.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.11.0...v2.12.0
667+
[v2.11.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.10.0...v2.11.0
668+
[v2.10.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.9.0...v2.10.0
669+
[v2.9.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.8.0...v2.9.0
670+
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.7.0...v2.8.0
671+
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.6.0...v2.7.0
672+
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.67.0...v2.6.0
585673
[v1.67.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.5.0...v1.67.0
586674
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.4.0...v2.5.0
587675
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.3.0...v2.4.0

0 commit comments

Comments
 (0)