From 92c3a56c496d1d53b9650669411abf1675187e61 Mon Sep 17 00:00:00 2001 From: Julio Castillo Date: Wed, 25 Nov 2020 18:39:18 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bbe956d9..fa8cf504a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - add support for IAM to the `bigquery-dataset` module - fix default OAuth scopes in `gke-nodepool` module - add support for hierarchical firewalls to the `folder` and `organization` modules +- **incompatible change** the `org_id` variable and output in the `organization` module have been renamed to `organization_id`, the variable now accepts values in `organizations/nnnnnnnn` format ## [4.1.0] - 2020-11-16