tl;dr
- Run
./setup
- Set the
domain_website
,route53_zone_id
andaws_region
variables inmain.tf
- Run
terraform apply
and type "yes" when prompted - Run
./deploy
to deploy the example website atweb/
to your new S3 bucket - 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!