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

Upgrade to Terraform 0.15 #33

Closed ronaldtse closed 2 years ago

ronaldtse commented 3 years ago

@phuonghuynh is this now done? Thanks.

phuonghuynh commented 2 years ago

Yep, it's done. https://github.com/riboseinc/terraform-aws-s3-cloudfront-website/blob/master/versions.tf#L2

ronaldtse commented 2 years ago

Thanks @phuonghuynh !