- 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
forked from gsweene2/terraform-s3-website-react
-
Notifications
You must be signed in to change notification settings - Fork 0
emichips/terraform-s3-website-react
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 50.3%
- HCL 30.3%
- HTML 13.9%
- CSS 5.5%