Deploy static site with Terraform module in AWS S3

In this post, let’s see how to create an S3-CloudFront website with terraform module. We assume you have an SSL certificate in AWS certificate manager in the issued state and also have access to DNS for pointing the site With…