Remove cipassword
This commit is contained in:
1
nas.tf
1
nas.tf
@@ -5,7 +5,6 @@ resource "proxmox_vm_qemu" "nas" {
|
|||||||
bios = "seabios"
|
bios = "seabios"
|
||||||
boot = "order=net0;scsi0"
|
boot = "order=net0;scsi0"
|
||||||
bootdisk = null
|
bootdisk = null
|
||||||
cipassword = (sensitive value)
|
|
||||||
ciupgrade = false
|
ciupgrade = false
|
||||||
ciuser = "root"
|
ciuser = "root"
|
||||||
cores = 0
|
cores = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user