rancher/AWS Janitor
Mark and clean AWS resources.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| regions | A comma separated list of regions to clean resources in. You can use * for all regions. | yes | — |
| allow-all-regions | Set to true if you want to allow cleaning resources in all regions. If true then * must be used for regions. | no | false |
| commit | Should the action just report or do the actual delete. | no | false |
| ignore-tag | The name of the tag that indicates a resource should not be deleted. Defaults to `janitor-ignore` | no | janitor-ignore |
Outputs
no outputs