You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
chris 3a08206abf use template 1 year ago
..
.terraform.lock.hcl terraform for single host setup 1 year ago
README.md terraform for single host setup 1 year ago
firewall.tf terraform for single host setup 1 year ago
output.tf output IPs 1 year ago
provider.tf terraform for single host setup 1 year ago
secret.auto.tfvars.example terraform for single host setup 1 year ago
server.tf use template 1 year ago
ssh.tf terraform for single host setup 1 year ago
terraform.tf terraform for single host setup 1 year ago
user-data.yaml.tpl use template 1 year ago
variables.tf prune unused vars 1 year ago

README.md

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