mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 18:42:58 +00:00
* feat(vm): add support for cpu `affinity` attribute (#1148) It helps to pin VMs to the special cpu. Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev> * add clarification about the format and permission requirements for `affinity` * do not add `affinity` property to the API call if is not set Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --------- Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev> Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> |
||
---|---|---|
.. | ||
firewall | ||
client.go | ||
customstoragedevice.go | ||
vms_types_test.go | ||
vms_types.go | ||
vms.go |