Skip to content

Commit 26bb020

Browse files
committed
Updated CHANGELOG
1 parent 61b499a commit 26bb020

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

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

88

99

10+
<a name="v2.38.0"></a>
11+
## [v2.38.0] - 2020-05-25
12+
13+
- feat: add vpc_owner_id to outputs ([#428](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/428))
14+
- docs: Fixed README
15+
- Merge branch 'master' into master
16+
- Updated description of vpc_owner_id
17+
- added owner_id output ([#1](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/1))
18+
19+
1020
<a name="v2.37.0"></a>
1121
## [v2.37.0] - 2020-05-25
1222

@@ -888,7 +898,8 @@ All notable changes to this project will be documented in this file.
888898
- Initial commit
889899

890900

891-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.37.0...HEAD
901+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.38.0...HEAD
902+
[v2.38.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.37.0...v2.38.0
892903
[v2.37.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.36.0...v2.37.0
893904
[v2.36.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.35.0...v2.36.0
894905
[v2.35.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.34.0...v2.35.0

0 commit comments

Comments
 (0)