0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 19:12:59 +00:00
terraform-provider-proxmox/docs
Emmanuel Benoît a2853606ad
feat(vm): support for migration when the node name is modified (#501)
* 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>
2023-08-18 22:02:50 -04:00
..
assets/js Initial work on documentation website 2020-03-08 04:54:36 +01:00
data-sources feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
resources feat(vm): support for migration when the node name is modified (#501) 2023-08-18 22:02:50 -04:00
_config.yml feat(vm): Add bare minimum VM datasource (#268) 2023-03-22 01:52:58 +00:00
.gitignore Initial work on documentation website 2020-03-08 04:54:36 +01:00
404.html Initial work on documentation website 2020-03-08 04:54:36 +01:00
Gemfile Bump kramdown from 2.3.0 to 2.3.1 in /docs 2021-09-09 11:41:28 -04:00
Gemfile.lock chore(deps-dev): bump commonmarker from 0.23.9 to 0.23.10 in /docs (#472) 2023-08-10 15:19:22 +00:00
index.md chore(doc): project documentation update (#356) 2023-06-01 11:48:41 +00:00