1
0
Fork 0
terraform-playground/single-host/README.md

6 lines
215 B
Markdown

# Sets up a single debian host with incoming firewall
* Copy secret.auto.tfvars.example to secret.auto.tfvars
* Set up your API key in secret.auto.tfvars
* `terraform init` && `terraform plan` && `terraform apply`