0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00
terraform-provider-proxmox/fwprovider/vm
Pavel Boldyrev d193abd33e
fix(vm): improve reliability of VM create / get operations (#1431)
* fix(vm): improve reliability of VM create / get operations

- Add retries to GET API calls, fix retrying on POST (VM create) API calls.
- Minor fix in acceptance tests

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-07-08 18:17:53 +00:00
..
cdrom chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
cpu chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
vga chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
datasource_schema.go misc(vm2): add support for vga (#1328) 2024-05-27 21:30:12 -04:00
datasource.go chore(vm2): add datasource implementation (#1318) 2024-05-22 02:06:41 +00: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 fix(vm): improve reliability of VM create / get operations (#1431) 2024-07-08 18:17:53 +00:00
resource.go chore(code): fix code quality warnings (#1409) 2024-06-25 00:47:50 -04:00