realsensesolutions/Actions AWS Website
Provision all the resource required to host a website in AWS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Unique identifies for this website on the infra instance | no | empty |
| domain | Full domain of the website | no | — |
| alternate-domains | Comma-separated list of alternate domains (e.g., www.example.com) | no | "" |
| content-path | folder to publish as root of the website | — | — |
| spa | Enable SPA (Single Page Application) routing support | no | false |
| action | Desire outcome: apply, plan or destroy | no | apply |
Outputs
| name | description |
|---|---|
| domain | Public reachable domain, this could be the Route53 or CloudDistrubution domain name |