close brace on cluster config block

This commit is contained in:
Byron Lantzsch 2018-02-01 16:41:58 -08:00
parent fb6d698780
commit 2704faa0af

View File

@ -41,6 +41,7 @@ resource "google_dataproc_cluster" "mycluster" {
boot_disk_size_gb = 10
}
}
}
worker_config {
num_instances = 2