From c6a8f86cc04fcb1e8a0377036564d013aae39a38 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Wed, 9 Feb 2022 11:08:04 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4361e8e9b..939393558 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ All notable changes to this project will be documented in this file. - remove GCS to BQ with Dataflow example, replace by GCS to BQ with least privileges - the `net-vpc` and `project` modules now use the beta provider for shared VPC-related resources - new `iot-core` module +- **incompatible change** the variables for host and service Shared VPCs have changed in the project module +- **incompatible change** the variable for service identities IAM has changed in the project factory ## [13.0.0] - 2022-01-27