0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
terraform-provider-proxmox/fwprovider/hardwaremapping
Pavel Boldyrev 72f7cb81a8
feat(provider): reliable sequential and random vm_id generation (#1557)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-10-03 20:18:37 -04:00
..
datasource_pci.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
datasource_usb.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
datasource.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
errors.go feat(vm2): add initial support for cdrom (#1370) 2024-06-10 01:28:18 +00:00
models.go feat(vm2): add initial support for cdrom (#1370) 2024-06-10 01:28:18 +00:00
resource_hardware_mapping_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_pci.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
resource_usb.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
shared.go feat(vm2): add initial support for cdrom (#1370) 2024-06-10 01:28:18 +00:00