atelier-saulx/Based.io Deploy
Easily deploy your branch on Based.io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| userID | The user ID created on the Based.io dashboard. | yes | — |
| apiKey | The secret token for authentication with the Based.io API. | yes | — |
| size | The size of the environment, can be 'small' or 'large'. The default is 'small'. | no | — |
| region | In which region would you like to spawn the environment? You can choose between 'eu-central-1', 'sa-east-1', 'us-east-1', 'us-west-1', 'ap-southeast-2'. The default is 'eu-central-1'. | no | — |
| action | The operation that this action must to perform, you can choose between 'create-env' or 'destroy-env'. The default is 'create-env'. | no | — |
Outputs
| name | description |
|---|---|
| response | The response from the Based.io API |