onramper/Deploy static site to AWS
Batteries-included Github action that deploys a static site to AWS Cloudfront, taking care of DNS, SSL certs and S3 buckets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| AWS_ACCESS_KEY_ID | The key id of your AWS Credentials | yes | — |
| AWS_SECRET_ACCESS_KEY | The secret key of your AWS Credentials | yes | — |
| domain | Full qualified domain (eg: subdomain.example.com) where the site will be deployed | yes | — |
| publish_dir | Local directory to be published as a static site | yes | — |
Outputs
no outputs