From 52a8c4d0bb5b2a0d572e20df4ee8a3013dec8b20 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Thu, 30 Apr 2020 19:31:26 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 754f2721d..68e7d8cfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ All notable changes to this project will be documented in this file. - new default for `workload_metadata_config` is `GKE_METADATA_SERVER` - **incompatible change** remove support for MIG from `compute-vm` module - add `compute-mig` and `net-ilb` modules +- **incompatible change** add support for specifying subnet name in `net-vpc` + to update to the new module, add an extra `name = false` attribute to each subnet ## [1.3.0] - 2020-04-08