feat: commit terraform vars sans sensitive values
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
project_name = "dokploy"
|
||||
|
||||
hcloud_server_type = "cx23"
|
||||
hcloud_image = "debian-13"
|
||||
hcloud_location = "nbg1"
|
||||
|
||||
record_name = "dokploy"
|
||||
cloudflare_proxied = true
|
||||
|
||||
# Note: Use file() to easily read your local SSH public key
|
||||
ssh_public_key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILidEpbcANpqqK0K5pe4gkqSr0R+1qAo8QWTXtojGQxB"
|
||||
Reference in New Issue
Block a user