# Copyright 2020-2025 the Pinniped contributors. All Rights Reserved. # SPDX-License-Identifier: Apache-2.0 --- platform: linux inputs: - name: pinniped-ci outputs: - name: deploy-gke-cluster-output params: KUBE_VERSION: CLUSTER_ZONE: CLUSTER_REGION: GCP_PROJECT: GCP_SERVICE_ACCOUNT: GCP_JSON_KEY: GKE_CHANNEL: SHARED_VPC_PROJECT: SHARED_VPC_NAME: SUBNET_REGION: SUBNET_NAME: run: path: pinniped-ci/pipelines/shared-tasks/deploy-gke-cluster/task.sh