0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00
terraform-provider-proxmox/proxmox/nodes/vms
Serge 83a5971cf6
feat(vm): add support for cpu affinity attribute (#1148) (#1153)
* 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>
2024-03-23 21:34:59 -04:00
..
firewall feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
client.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
customstoragedevice.go feat(vm): add support for disk aio, backup, iops* attributes (#1124) 2024-03-14 00:24:17 -04:00
vms_types_test.go chore(deps): update tools (#1017) 2024-03-04 21:41:53 -05:00
vms_types.go feat(vm): add support for cpu affinity attribute (#1148) (#1153) 2024-03-23 21:34:59 -04:00
vms.go fix(vm): timeout when resizing a disk during clone (#1103) 2024-03-11 19:40:25 -04:00