nicoloboschi/Astra DB Cleanup
Delete a database in Datastax Astra DB
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Astra DB application token. It needs to have enough permissions to create/delete databases in the organization. | yes | — |
| name | Name of the database to delete. | yes | — |
| env | Astra DB environment. (ENV, PROD) | — | PROD |
| wait | Whether to wait for the database to be deleted or not. | — | true |
Outputs
no outputs