This website requires JavaScript.
Explore
Help
Register
Sign In
chris
/
terraform-playground
Watch
1
Star
0
Fork
You've already forked terraform-playground
0
Code
Releases
Activity
30b099df80
terraform-playground
/
three-web-hosts
/
README.md
212 B
Raw
Blame
History
Sets up three web servers behind a load balancer
Copy secret.auto.tfvars.example to secret.auto.tfvars
Set up your API key in secret.auto.tfvars
terraform init
&&
terraform plan
&&
terraform apply