dataproc

bootlabstech/dataproc/google

Terraform Module HCL GOOGLE
Install
module "dataproc" {
source = "bootlabstech/dataproc/google"
version = "1.0.41"
}
plain text: /constructs/tfmod-bootlabstech-dataproc-google/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-google-dataproc

Inputs (25)
NameTypeDescriptionDefault
projectstringproject id required
num_instances_workernumbernumber of instance on worker node required
num_instances_masternumberno of instance on master node required
boot_disk_size_gb_masternumbersize of boot disk on gb required
subnetworkstringsubnetwork required
namestringname of dataproc cluster required
staging_bucketstringname of that already created required
machine_type_workerstringmachine type for worker node required
kms_keystringkey for encription and decreption required
boot_disk_size_gb_workernumberboot disk size on gb for worker node required
boot_disk_type_masterstringboot disk type required
image_versionstringimage version of os required
alation_api_keystringAlation API Token required
regionstringregion where u want to create required
machine_type_masterstringmachine type required
host_projectstringproject id of host project required
openlineage_endpointstringOpenLineage namespace required
scriptstringscript"gs://dataproc-initialization-actions/st
openlineage_versionstringOpenLineage Spark version"1.23.0"
min_cpu_platform_workerstringcpu platform"Intel Skylake"
openlineage_namespacestringOpenLineage namespace"dev-cluster"
graceful_decommission_timeoutstringgraceful_decommission_timeout"120s"
timeout_secnumbertimeout second 500
preemptible_worker_num_instancenumberSpecifies the number of preemptible worker nodes to create0
alation_base_urlstringAlation Base URL"https://mahindra-auto-acs-prod.ap.alati
Resources (2)
google_dataproc_clustergoogle_project_iam_binding
Details
FrameworkTerraform Module
LanguageHCL
Version1.0.41
Cloud GOOGLE
★ Stars0
Forks0
Total downloads5.1k
Inputs25
Resources2
Namespacebootlabstech
Updated