0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00
terraform-provider-proxmox/fwprovider/vm
Pavel Boldyrev d92710d0b5
fix(vm): add retries to VM update operation (#1650)
* fix(vm): add retries to VM `update` operation

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-11-21 22:28:10 -05:00
..
cdrom feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
cpu feat(cpu type): CPU type support for EPYC-v4 (#1611) 2024-11-04 08:29:19 -05:00
vga feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
concurrency_test.go fix(vm): add retries to VM update operation (#1650) 2024-11-21 22:28:10 -05:00
datasource_schema.go misc(vm2): add support for vga (#1328) 2024-05-27 21:30:12 -04:00
datasource.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
model.go chore(code): fix code quality warnings (#1409) 2024-06-25 00:47:50 -04:00
resource_schema.go chore(code): fix code quality warnings (#1409) 2024-06-25 00:47:50 -04:00
resource_test.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
resource.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00