Files
pinniped/pipelines/shared-tasks/create-kind-node-builder-vm/task.yml
2025-07-01 10:37:45 -07:00

21 lines
446 B
YAML

# Copyright 2020-2025 the Pinniped contributors. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
---
platform: linux
inputs:
- name: pinniped-ci
outputs:
- name: create-kind-node-builder-vm-output
params:
INSTANCE_ZONE:
GCP_PROJECT:
GCP_USERNAME:
GCP_JSON_KEY:
SHARED_VPC_PROJECT:
SUBNET_REGION:
SUBNET_NAME:
DISK_IMAGES_PROJECT:
run:
path: pinniped-ci/pipelines/shared-tasks/create-kind-node-builder-vm/task.sh