1
0
Fork 0
terraform-playground/three-web-hosts/README.md

6 lines
212 B
Markdown

# 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`