From a551fb122440e33b47e6b723f80bdb62066f14dd Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Wed, 3 Feb 2021 08:01:39 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a64106ad..3b3c4b39e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +- add support for a region region in the onprem networking example +- **incompatible change** the `attached_disks` variable type has changed in the `compute-vm` module, to add support for regional persistend disks, and attaching existing disks to instances / templates + ## [4.3.0] - 2021-01-11 - new DNS for Shared VPC example