- Clone or fork this repository.
- Register a domain in Route53 AWS Console
- Edit the
dev.tfvars
file to specify your domain and your desired bucket name - Configure your aws credentials on your machine
- Run
terraform init -var-file=dev.tfvars
- Run
terraform plan -var-file=dev.tfvars
- Run
terraform apply -var-file=dev.tfvars
- Wait approximately 20 min for the terraform script to create your resources
- Go to your domain in a browser