change setup

This commit is contained in:
tolerryan
2025-11-04 00:50:04 -06:00
parent 798037615a
commit af73640dd9
3 changed files with 26 additions and 21 deletions

View File

@@ -14,7 +14,7 @@ variable "flask_token" {
type = string
}
resource "proxmox_lxc" var.hostname {
resource "proxmox_lxc" "test2" {
target_node = "ryuk"
hostname = var.hostname
vmid = 217