Skip to content

Commit fa1eb90

Browse files
committed
Updated CHANGELOG
1 parent 3c7a103 commit fa1eb90

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

CHANGELOG.md

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

44

55

6+
<a name="v2.12.0"></a>
7+
## [v2.12.0] - 2019-09-02
8+
9+
- Added tags to VPC Endpoints ([#292](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/292))
10+
11+
612
<a name="v2.11.0"></a>
713
## [v2.11.0] - 2019-09-02
814

15+
- Updated CHANGELOG
916
- Added more VPC endpoints (Glue, STS, Sagemaker Notebook), and all missing outputs ([#311](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/311))
1017

1118

@@ -561,13 +568,13 @@
561568
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
562569

563570

564-
<a name="v1.5.0"></a>
565-
## [v1.5.0] - 2017-11-23
571+
<a name="v1.5.1"></a>
572+
## [v1.5.1] - 2017-11-23
566573

567574

568575

569-
<a name="v1.5.1"></a>
570-
## [v1.5.1] - 2017-11-23
576+
<a name="v1.5.0"></a>
577+
## [v1.5.0] - 2017-11-23
571578

572579
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
573580
- Set enable_dns_support=true by default
@@ -645,7 +652,8 @@
645652
- Initial commit
646653

647654

648-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.11.0...HEAD
655+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.12.0...HEAD
656+
[v2.12.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.11.0...v2.12.0
649657
[v2.11.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.10.0...v2.11.0
650658
[v2.10.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.9.0...v2.10.0
651659
[v2.9.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.8.0...v2.9.0
@@ -724,9 +732,9 @@
724732
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
725733
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
726734
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
727-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
728-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
729-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
735+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
736+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
737+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
730738
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
731739
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
732740
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)