Google Cloud Delete

Google Cloud Delete

Certified

Delete a Dataproc cluster

Deletes the specified cluster in a region using project credentials; waits for the delete operation to finish.

yaml
type: io.kestra.plugin.gcp.dataproc.clusters.Delete

Deletes a cluster from Google Cloud Dataproc

yaml
id: gcp_dataproc_cluster_delete
namespace: company.team

tasks:
  - id: cluster_delete
    type: io.kestra.plugin.gcp.dataproc.clusters.Delete
    clusterName: YOUR_CLUSTER_NAME
    region: YOUR_REGION
Properties
Min length1

Cluster name

Min length1

Region

Dataproc region endpoint (e.g., europe-west3)

The GCP service account to impersonate

Reference (ref) of the pluginDefaults to apply to this task.

The GCP project ID

SubTypestring
Default["https://www.googleapis.com/auth/cloud-platform"]

The GCP scopes to be used

The GCP service account

Cluster name

Defaultfalse

Deletion succeeded