Commit 26bb020d authored by Anton Babenko's avatar Anton Babenko

Updated CHANGELOG

parent 61b499a4
...@@ -7,6 +7,16 @@ All notable changes to this project will be documented in this file. ...@@ -7,6 +7,16 @@ All notable changes to this project will be documented in this file.
<a name="v2.38.0"></a>
## [v2.38.0] - 2020-05-25
- feat: add vpc_owner_id to outputs ([#428](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/428))
- docs: Fixed README
- Merge branch 'master' into master
- Updated description of vpc_owner_id
- added owner_id output ([#1](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/1))
<a name="v2.37.0"></a> <a name="v2.37.0"></a>
## [v2.37.0] - 2020-05-25 ## [v2.37.0] - 2020-05-25
...@@ -888,7 +898,8 @@ All notable changes to this project will be documented in this file. ...@@ -888,7 +898,8 @@ All notable changes to this project will be documented in this file.
- Initial commit - Initial commit
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.37.0...HEAD [Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.38.0...HEAD
[v2.38.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.37.0...v2.38.0
[v2.37.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.36.0...v2.37.0 [v2.37.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.36.0...v2.37.0
[v2.36.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.35.0...v2.36.0 [v2.36.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.35.0...v2.36.0
[v2.35.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.34.0...v2.35.0 [v2.35.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.34.0...v2.35.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment