feat: rework terraform pve_vm module

This commit is contained in:
2025-07-02 07:15:55 +00:00
parent a78860c3b8
commit c524868cf5
6 changed files with 26 additions and 20 deletions

View File

@@ -7,4 +7,4 @@ variable "proxmox_api_token" {
description = "Proxmox API token"
type = string
sensitive = true
}
}