variable "proxmox_api_url" { description = "API URL, typically ends with `/api2/json`" } variable "proxmox_token_id" { description = "Token ID" } variable "proxmox_token_secret" { description = "Token Secret" }