utrustdev/Deploy to an S3-backed Cloudfront
Pushes assets to an S3 bucket, and updates a Cloudfront distribution
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| from | Local directory to sync with the bucket | yes | — |
| to | Bucket and path to sync with | yes | — |
| cloudfront-distribution-id | Cloudfront ID to update after the sync is done | yes | — |
| aws_role | AWS role from aws credentials to use in all AWS calls | yes | — |
| aws_region | AWS region to use | no | eu-central-1 |
| role-duration-seconds | Role duration in seconds (default: 1 hour) | no | 3600 |
Outputs
no outputs