"unused disk" problems with rc4 et rc6 #1205
Labels
issue/not-a-bug
The reported issue is the intended behavior or the problem is not inside this project
resource/qemu
Issue or PR related to Qemu resource
All of my Terraform scripts used to work but... they don't seem to anymore. I actually see where the problem is but not how to fix it...
Here is the problem:
And I know the problem is that disk0 to disk1. Because when I manually (through the GUI) detach disk1 and add disk0 inside the VM, it works !!!!
But... I don't want to manually do that to all VMs...
I am on Proxmox 8.2.7 and used both "3.0.1-rc4" and "3.0.1-rc6"
Here are the two Terraform scripts I used for the "3.0.1-rc4" :
Here are the two Terraform scripts I used for the "3.0.1-rc6" :
With rc6, I had some problems with the disk id, it told me I couldn't put them to 0, and had to let them be dynamically set, so I had to remove them.
What could be wrong ?
The text was updated successfully, but these errors were encountered: