diff --git a/cdap-runtime-ext-dataproc/src/main/resources/gcp-dataproc.json b/cdap-runtime-ext-dataproc/src/main/resources/gcp-dataproc.json index ba0056fc4722..f2a443879723 100644 --- a/cdap-runtime-ext-dataproc/src/main/resources/gcp-dataproc.json +++ b/cdap-runtime-ext-dataproc/src/main/resources/gcp-dataproc.json @@ -40,30 +40,48 @@ "widget-attributes": { "values": [ "auto-detect", + "africa-south1", "asia-east1", "asia-east2", "asia-northeast1", "asia-northeast2", "asia-northeast3", "asia-south1", + "asia-south2", "asia-southeast1", "asia-southeast2", "australia-southeast1", + "australia-southeast2", + "europe-central2", "europe-north1", + "europe-southwest1", "europe-west1", + "europe-west10", + "europe-west12", "europe-west2", "europe-west3", "europe-west4", "europe-west6", + "europe-west8", + "europe-west9", + "me-central1", + "me-central2", + "me-west1", "northamerica-northeast1", + "northamerica-northeast2", "southamerica-east1", + "southamerica-west1", "us-central1", + "us-central2", "us-east1", "us-east4", + "us-east5", + "us-south1", "us-west1", "us-west2", "us-west3", - "us-west4" + "us-west4", + "us-west8" ], "default": "us-east1", "size": "medium" diff --git a/cdap-runtime-ext-dataproc/src/main/resources/gcp-existing-dataproc.json b/cdap-runtime-ext-dataproc/src/main/resources/gcp-existing-dataproc.json index 7bcfef8781e9..3f5a833d0ce6 100644 --- a/cdap-runtime-ext-dataproc/src/main/resources/gcp-existing-dataproc.json +++ b/cdap-runtime-ext-dataproc/src/main/resources/gcp-existing-dataproc.json @@ -36,30 +36,48 @@ "widget-attributes": { "values": [ "auto-detect", + "africa-south1", "asia-east1", "asia-east2", "asia-northeast1", "asia-northeast2", "asia-northeast3", "asia-south1", + "asia-south2", "asia-southeast1", "asia-southeast2", "australia-southeast1", + "australia-southeast2", + "europe-central2", "europe-north1", + "europe-southwest1", "europe-west1", + "europe-west10", + "europe-west12", "europe-west2", "europe-west3", "europe-west4", "europe-west6", + "europe-west8", + "europe-west9", + "me-central1", + "me-central2", + "me-west1", "northamerica-northeast1", + "northamerica-northeast2", "southamerica-east1", + "southamerica-west1", "us-central1", + "us-central2", "us-east1", "us-east4", + "us-east5", + "us-south1", "us-west1", "us-west2", "us-west3", - "us-west4" + "us-west4", + "us-west8" ], "default": "us-east1", "size": "medium"