Hi,I have raised virtual machines in proxmox cluster with terraform.
Since when provisioning the virtual machines proxmox provider has no parameter to put “detect_zeroed” on disk options ,so I put it then manually,but then I can’t manipulate the machines anymore because I get the following error
: " Error: proxmox Provider Error: proxmox API returned new disk parameter ‘detect_zeroes’ we cannot process" .
Is there an option how to ignore this error or another solution to the problem ?