nicoloboschi/Astra DB Environment Cleanup
Delete unused databases 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 | — |
| env | Astra DB environment. (ENV, PROD) | — | PROD |
| threshold-seconds | Threshold in seconds to delete databases based on their last usage time. | — | 3600 |
| wait | Whether to wait for the database to be deleted or not. | — | true |
Outputs
no outputs