Move disk fails in terraform, but succeeds in proxmox #1195
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
resource/qemu
Issue or PR related to Qemu resource
type/bug
v3.0.1-rc6
If you change the storage of a disk in terraform, the provider moves the disk.
A reboot is then executed (in my case, this could be because parameters such as “emulatessd” change). After the reboot, however, the provider wants to force a start, which fails with “VM already running”.
(bottom to top)
The text was updated successfully, but these errors were encountered: