ihavespoons/Repository Backup
Backup a repository to S3 using OIDC provider
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target-bucket | The S3 bucket name | yes | — |
| bucket-region | The region of the S3 bucket | yes | — |
| role-arn | The ARN of the IAM role to assume | yes | — |
| oidc-audience | The audience value for the OIDC token | no | sts.amazonaws.com |
| backup-prefix | Prefix for the backup file name | no | backup |
| keep-versions | Number of backup versions to keep (older versions will be deleted) | no | 5 |
Outputs
no outputs