variable "pve_endpoint" { type = string } variable "pve_token_id" { type = string } variable "pve_token_secret" { type = string; sensitive = true }