actions-marketplace-validations/Spiceai Runtime ACI
deploy a Spiceai runtime with this GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| azure_credentials | Paste output of `az ad sp create-for-rbac --name <your-sp-name> --role contributor --scopes /subscriptions/<your-subscriptionId>/resourceGroups/<your-rg> --sdk-auth` as value of secret variable: AZURE_CREDENTIALS | yes | — |
| resource_group | Resource Group | yes | — |
| dns_name | DNS Name for ACI instance | yes | — |
Outputs
| name | description |
|---|---|
| fqdn | the fqdn of the spcieai runtime |