proxmox_host = "https://192.168.1.10:8006/api2/json" proxmox_token_id = "terraform@pve!deploy" proxmox_token_secret = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" proxmox_node = "pve" lxc_ostemplate = "local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst" lxc_storage = "local-lvm" staging_ip = "192.168.1.50/24" staging_gw = "192.168.1.1" ssh_public_key = "ssh-ed25519 AAAA... gitea-runner-deploy"