From 65dfa20c0ed12eba8d15e0c833c09c87761cc458 Mon Sep 17 00:00:00 2001 From: Dana Hoffman Date: Wed, 12 Dec 2018 11:29:07 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4207bec..14f23db2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,6 +65,7 @@ BUG FIXES: * compute: attached_disk now supports region disks [GH-2441] * compute: extract vpn tunnel region/project from vpn gateway [GH-2640] * compute: send instance scheduling block with automaticrestart true if there is none in cfg [GH-2638] +* dataproc: convert dataproc_cluster.cluster_config.gce_cluster_config.tags into a set [GH-2633] * iam: fix permadiff when stage is ALPHA [GH-2370] * iam: add another retry if iam read returns nil [GH-2629] * pubsub: fix issue where not all attributes were saved in state [GH-2469]