patriotsoftware/PublishStaticSite
Deploy Static Site to S3 and invalidate CloudFront cache
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket_name | The bucket name used for the static deployment. | yes | — |
| bucket_path | The deployment path in the desired Bucket. | yes | — |
| distribution_id | The ID of the CloudFront Distribution. | yes | — |
| app_path | Path to the directory containing all static site resources necessary. | yes | — |
| additional_bucket_args | Additional arguments to use with the AWS CLI S3 sync command. | no | — |
| additional_distribution_args | Additional arguments to use with the AWS CLI CloudFront create invalidation command. | no | — |
Outputs
no outputs