open-consul/terraform/digitalocean/terraform.tfvars.example

5 lines
151 B
Plaintext
Raw Normal View History

2016-09-05 23:22:56 +00:00
key_path = "~/.ssh/id_rsa"
ssh_key_ID = "my_ssh_key_ID_or_fingerprint_NOT_SSH_KEY_NAME"
do_token = "ASDFQWERTYDERP"
num_instances = "3"
2016-11-18 00:27:48 +00:00
region = "tor1"