infrastructure-as-code/secrets.tfvars.example

5 lines
97 B
Plaintext

hcloud_token = "abc"
ssh_fingerprint = "01:02:03"
ssh_pub_key = "ssh-rsa AAAA..."
passwd = "123"