Update CHANGELOG.md

This commit is contained in:
Ludovico Magnocavallo
2020-07-28 18:30:06 +02:00
committed by GitHub
parent e6867b3486
commit 6c5b35d0e2

View File

@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
## [2.7.1] - 2020-07-24
- fix provider issue in bigquery module
## [2.7.0] - 2020-07-24
- add support for VPC connector and ingress settings to `cloud-function` module
@@ -147,7 +151,8 @@ All notable changes to this project will be documented in this file.
- merge development branch with suite of new modules and end-to-end examples
[Unreleased]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v2.7.0...HEAD
[Unreleased]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v2.7.1...HEAD
[2.7.1]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v2.7.0...v2.7.1
[2.7.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v2.6.0...v2.7.0
[2.6.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v2.5.0...v2.6.0
[2.5.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v2.4.2...v2.5.0