infrastructure-as-code/secrets.tfvars.example

5 lines
97 B
Plaintext
Raw Permalink Normal View History

2023-01-15 15:52:26 +00:00
hcloud_token = "abc"
ssh_fingerprint = "01:02:03"
ssh_pub_key = "ssh-rsa AAAA..."
passwd = "123"