diff --git a/proxmox/terraform/20006-nas-prod-1.tf b/proxmox/terraform/20006-nas-prod-1.tf index 668ce43..ac91f02 100644 --- a/proxmox/terraform/20006-nas-prod-1.tf +++ b/proxmox/terraform/20006-nas-prod-1.tf @@ -13,6 +13,7 @@ resource "proxmox_vm_qemu" "nas-prod-1" { full_clone = false # -- boot process + onboot = true startup = "order=1,up=10" automatic_reboot = false # refuse auto-reboot when changing a setting