Update CHANGELOG.md

This commit is contained in:
Ludovico Magnocavallo
2021-12-09 17:33:54 +01:00
committed by GitHub
parent 9b7850485d
commit 402385b955

View File

@@ -3,11 +3,11 @@
All notable changes to this project will be documented in this file.
## [Unreleased]
- **incompatible change** add support for partitioned tables on Organization sinks
- new `cloud-run` module
- added gVNIC support to `compute-vm` module
- added a rule factory to `net-vpc-firewall` module
- added a subnet factory to `net-vpc` module
- **incompatible change** add support for partitioned tables on organization sinks
- **incompatible change** renamed `private_service_networking_range` variable to `psc_ranges` in `net-vpc`module, and changed its type to `list(string)`
## [8.0.0] - 2021-10-21