bernestoalberto/Deploy to AWS S3 and Docker
Deploy a static website via AWS S3.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket | The S3 bucket name. | yes | — |
| bucket-region | The region of the S3 bucket. | no | us-east-1 |
| dist-folder | The folder containing the deployable files. | yes | — |
Outputs
| name | description |
|---|---|
| website-url | The URL of the deployed website. |