force recreate

This commit is contained in:
tolerryan
2025-11-04 01:59:53 -06:00
parent 793f80885f
commit 451a7c8726

View File

@@ -2,7 +2,7 @@ resource "proxmox_lxc" "test2" {
target_node = "ryuk"
hostname = "test2"
vmid = 500
ostemplate = "cephfs:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst"
ostemplate = "cephfs:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"
password = "terraform"
unprivileged = true
cores = 5