Skip to content

Commit 32f3caf

Browse files
committed
Updated CHANGELOG
1 parent ad0b9a3 commit 32f3caf

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

CHANGELOG.md

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

88

99

10+
<a name="v2.37.0"></a>
11+
## [v2.37.0] - 2020-05-25
12+
13+
- fix: Fix wrong ACM PCA output ([#450](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/450))
14+
15+
1016
<a name="v2.36.0"></a>
1117
## [v2.36.0] - 2020-05-25
1218

@@ -803,13 +809,13 @@ All notable changes to this project will be documented in this file.
803809
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
804810

805811

806-
<a name="v1.5.0"></a>
807-
## [v1.5.0] - 2017-11-23
812+
<a name="v1.5.1"></a>
813+
## [v1.5.1] - 2017-11-23
808814

809815

810816

811-
<a name="v1.5.1"></a>
812-
## [v1.5.1] - 2017-11-23
817+
<a name="v1.5.0"></a>
818+
## [v1.5.0] - 2017-11-23
813819

814820
- Reverted bad merge, fixed [#33](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/33)
815821
- Set enable_dns_support=true by default
@@ -882,7 +888,8 @@ All notable changes to this project will be documented in this file.
882888
- Initial commit
883889

884890

885-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.36.0...HEAD
891+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.37.0...HEAD
892+
[v2.37.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.36.0...v2.37.0
886893
[v2.36.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.35.0...v2.36.0
887894
[v2.35.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.34.0...v2.35.0
888895
[v2.34.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.33.0...v2.34.0
@@ -991,9 +998,9 @@ All notable changes to this project will be documented in this file.
991998
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.7.0...v1.8.0
992999
[v1.7.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.6.0...v1.7.0
9931000
[v1.6.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.1...v1.6.0
994-
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.4.1
995-
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.5.0
996-
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.1
1001+
[v1.4.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.1...v1.4.1
1002+
[v1.5.1]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.5.0...v1.5.1
1003+
[v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.4.0...v1.5.0
9971004
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.3.0...v1.4.0
9981005
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.2.0...v1.3.0
9991006
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)