thermondo/Destroy Heroku Application
Destroys a given Heroku Application with a given name.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| heroku_api_key | API key with the needed permissions | yes | — |
| app_name | Application name to destroy | yes | — |
Outputs
| name | description |
|---|---|
| success | true/false if the app was found and deleted |