Update CHANGELOG.md

This commit is contained in:
Ludovico Magnocavallo
2022-01-27 11:43:13 +01:00
committed by GitHub
parent b9e8327987
commit 03e7d71759

View File

@@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
## Unreleased
- initial Fabric Fast implementation
## [13.0.0] - 2022-01-27
- **initial Fabric Fast implementation**
- new `net-glb` module for Global External Load balancer
- new `project-factory` module in [`examples/factories`](./examples/factories)
- add missing service identity accounts (artifactregistry, composer) in project module
@@ -435,7 +437,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
<!-- markdown-link-check-disable -->
[Unreleased]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v12.0.0...HEAD
[Unreleased]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v13.0.0...HEAD
[13.0.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v12.0.0...v13.0.0
[12.0.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v11.2.0...v12.0.0
[11.2.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v11.1.0...v11.2.0
[11.1.0]: https://github.com/terraform-google-modules/cloud-foundation-fabric/compare/v11.0.0...v11.1.0