Open maksimsamt opened 5 months ago
Same for me while using proxmox_vm_qemu. If I migrate from node1 to node2 manually then run the terraform its apply but the provider cannot start the migration.
Same for me.
@Tinyblargon, What is your thoughts on this topic?
I never used the migration feature myself. My testing environment consists of:
As of right now, I don't know if the bug is between Terraform and the PVE SDK or between the SDK and the PVE API.
I'll have to first set up a new test environment.
Proxmox: 8.2.4 Terraform: 1.8.5 terraform-provider-proxmox v3.0.1-rc3
Also do not work.
Same here 😩
same, it is painfull
We met the same problem:
System details:
The existing VM was successfully created by the Terraform provider, on node
pve10
.There is a task to migrate a VM to another node.
I assume that
target_node
parameter is responsible for this.So changing this node to another (
pve10 => pve11
) and doingterraform apply
fails with the following result:In debug log there are such errors: