Files
pinniped/pipelines/shared-tasks/deploy-aks-cluster/task.yml

19 lines
395 B
YAML

# Copyright 2020-2024 the Pinniped contributors. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
---
platform: linux
inputs:
- name: pinniped-ci
outputs:
- name: deploy-aks-cluster-output
params:
KUBE_VERSION:
AZURE_REGION:
AZURE_TENANT:
AZURE_RESOURCE_GROUP:
AZURE_USERNAME:
AZURE_PASSWORD:
run:
path: pinniped-ci/pipelines/shared-tasks/deploy-aks-cluster/task.sh