From cb65481a7a72fbe7af35ce6e00a450bfeb12cd3e Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Sun, 24 Aug 2025 22:38:44 -0500 Subject: [PATCH] Remove cipassword --- nas.tf | 1 - 1 file changed, 1 deletion(-) diff --git a/nas.tf b/nas.tf index 85240f4..2413226 100644 --- a/nas.tf +++ b/nas.tf @@ -5,7 +5,6 @@ resource "proxmox_vm_qemu" "nas" { bios = "seabios" boot = "order=net0;scsi0" bootdisk = null - cipassword = (sensitive value) ciupgrade = false ciuser = "root" cores = 0