Commit c09d65d4 authored by Anton Babenko's avatar Anton Babenko

Updated CHANGELOG

parent 8f6fd898
...@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file. ...@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
<a name="v2.40.0"></a>
## [v2.40.0] - 2020-06-20
- Updated pre-commit hooks
- feat: Add support for VPC flow log max_aggregation_interval ([#431](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/431))
- feat: Add support for tagging egress only internet gateway ([#430](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/430))
<a name="v2.39.0"></a> <a name="v2.39.0"></a>
## [v2.39.0] - 2020-06-06 ## [v2.39.0] - 2020-06-06
...@@ -904,7 +912,8 @@ All notable changes to this project will be documented in this file. ...@@ -904,7 +912,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.39.0...HEAD [Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.40.0...HEAD
[v2.40.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.39.0...v2.40.0
[v2.39.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.38.0...v2.39.0 [v2.39.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.38.0...v2.39.0
[v2.38.0]: https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v2.37.0...v2.38.0 [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
......
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