mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-02 03:22:59 +00:00
* feat(vm): support for migration when the node name is modified * Added a `migrate` VM flag which changes the provider's behaviour when the VM's `node_name` is updated. If `true`, the VM will be migrated to the specified node instead of being re-created. * Added a `timeout_migrate` setting to control the timeout for VM migration. * Fixed a bug in the API's migration data structure that prevented the online migration flag to be set. * fix: update description --------- Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> |
||
---|---|---|
.. | ||
containers | ||
tasks | ||
vms | ||
certificate_types.go | ||
certificate.go | ||
client.go | ||
dns_types.go | ||
dns.go | ||
hosts_types.go | ||
hosts.go | ||
network_types.go | ||
network.go | ||
nodes_types.go | ||
nodes.go | ||
storage_types.go | ||
storage.go |