From 720463c059de1109a8dc63173ff4197480e973b0 Mon Sep 17 00:00:00 2001 From: megan07 Date: Wed, 20 Nov 2019 22:19:13 +0000 Subject: [PATCH] remove note cidr_blocks is required on master_authorized_network_config Signed-off-by: Modular Magician --- website/docs/guides/version_3_upgrade.html.markdown | 5 ----- 1 file changed, 5 deletions(-) diff --git a/website/docs/guides/version_3_upgrade.html.markdown b/website/docs/guides/version_3_upgrade.html.markdown index eb41044b2e7..79510b74785 100644 --- a/website/docs/guides/version_3_upgrade.html.markdown +++ b/website/docs/guides/version_3_upgrade.html.markdown @@ -1088,11 +1088,6 @@ dashboards. In an attempt to avoid allowing empty blocks in config files, `channel` is now required on the `release_channel` block. -### `cidr_blocks` is now required on block `google_container_cluster.master_authorized_networks_config` - -In an attempt to avoid allowing empty blocks in config files, `cidr_blocks` is now -required on the `master_authorized_networks_config` block. - ### The `disabled` field is now required on the `addons_config` blocks for `http_load_balancing`, `horizontal_pod_autoscaling`, `istio_config`, `cloudrun_config` and `network_policy_config`. In an attempt to avoid allowing empty blocks in config files, `disabled` is now