zerorampup/ZRU Deploy Action
Deploys instances via the ZRU API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Authorization API KEY | yes | — |
| solution_id | ID of the solution to deploy | yes | — |
| parameters | Deployment parameters eg. Instance name | yes | — |
| api_endpoint | API URL | no | https://api.zrutechapps.solarium.sh |
| timeout | Time in minutes after which the deployment should fail | no | 10 |
Outputs
| name | description |
|---|---|
| deployment_output | The output from deployed instance |