Skip to content

M1ke/secure-static-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy a Secure Static Site with AWS & Terraform

Read the full article

tl;dr

  1. Run ./setup
  2. Set the domain_website, route53_zone_id and aws_region variables in main.tf
  3. Run terraform apply and type "yes" when prompted
  4. Run ./deploy to deploy the example website at web/ to your new S3 bucket
  5. Visit the domain you entered

Read the article linked above for more comprehensive information as well as troubleshooting tips.

Pull requests welcome to improve chance of errors or add more helpful troubleshooting guides!

About

Deploy a Secure Static Site with AWS & Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published