actions-marketplace-validations/Create AKS Cluster

Create an AKS Cluster

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 3, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/azure_aks-create-action@0982590a235f24d5d9b6babd1d4966d1378fc465 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ARM_CLIENT_IDClient ID for Service Principalyes
ARM_CLIENT_SECRETClient Secret for Service Principalyes
ARM_SUBSCRIPTION_IDSubscription for Service Principalyes
ARM_TENANT_IDTenant for Service Principalyes
RESOURCE_GROUP_NAMEResource Group for clusteryes
CLUSTER_NAMEName for clusteryes
CLUSTER_SIZESize of cluster (dev or test)nodev
STORAGE_ACCOUNT_NAMEName for Storage Accountyes
STORAGE_CONTAINER_NAMEName for Storage Containeryes
STORAGE_ACCESS_KEYAccess Key for Storage Containeryes
ACTION_TYPEcreate or destroynocreate
IAC_TYPEIAC tool, Possible choices: [ pulumi, terraform ]noterraform
CREATE_ACRcreate ACR with cluster namefalse
PULUMI_ACCESS_TOKENToken that allows this action to access Pulumi

no outputs