Skip to content

Terraform module to create all required AWS resources to host a static website using S3 Bucket and CDN

License

Notifications You must be signed in to change notification settings

CloudPediaAI/terraform-aws-static-website

Repository files navigation

AWS Static Website

This Terraform Module will create all required AWS resources to host a Static Website on S3 Bucket and distribute using CloudFront CDN.

Links

Related Terraform Modules from CloudPedia.AI

AWS Website Redirect

This Terraform Module will create all required AWS resources to establish a permanent redirect from your Source Website (eg. example.net) to a Target Website (example.com).