initial commit

This commit is contained in:
Karim Naufal
2021-07-30 10:12:37 +02:00
commit f615c994af
19 changed files with 864 additions and 0 deletions

3
terraform.tfvars.example Normal file
View File

@@ -0,0 +1,3 @@
hcloud_token = "mL2oj8Xaxc0AC0uo5LM5NnBlqW8UFjPclc9ZoDIhcKc7ejKgNsjDT6EuObcf5Ia7I"
public_key = "/home/myuser/.ssh/id_ed25519.pub"
private_key = "/home/myuser/.ssh/id_ed25519"