riboseinc / terraform-aws-s3-cloudfront-website

Terraform module for creating a static S3 website with CloudFront with an SSL certificate (e.g., from ACM)
Apache License 2.0
74 stars 40 forks source link

feat: support S3 Transfer Acceleration mode #32

Closed phuonghuynh closed 3 years ago

phuonghuynh commented 3 years ago

For #5

ronaldtse commented 3 years ago

@phuonghuynh please feel free to merge if it works. Thanks!