infrastructure / terraform / terraform.example.tfvars
Commits | bovarysme Add instructions to upgrade OpenBSD in README.md Committed on Oct 18, 2020
113 B | Download
1 2 3 4 5 6 7 8 |
hostname = "host.example.org" ssh_key = { name = "Default" path = "~/.ssh/id_rsa.pub" } vultr_api_key = "" |