Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: Add "internal IP only" support for Dataproc clusters (hashicorp#837
) * Add internalIpOnly support for Dataproc clusters * Add internal_ip_only to dataproc cluster docs * Add default/basic dataproc internal ip test case * Add test for dataproc internal_ip_only=true * fixup cluster_config.gce_cluster_config to include .0. * Remove redundant depends_on * Add %s rnd to network and subnetwork * Use variable for subnet CIDR and reference via source_ranges * Add depends_on back to dataproc cluster test * Fix cluster attribute refs (.0. again)
- Loading branch information