deer42/Heroku scale dyno
Scale a heroku dyno
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| app_name | Name of the heroku application | yes | — |
| process_type | Type, either web or worker | no | worker |
| new_scale | New number of dynos | no | 1 |
| The email address associated with your Heroku account. | yes | — | |
| api_key | Heroku API key associated with provided user's email. | yes | — |
Outputs
| name | description |
|---|---|
| status | The Success/Failure of the action. |