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
Qlem e29dc5364f
feat(vm): add bz2 (bzip2) as a valid download file compression algorithm (#1655)
* feat(vm): Allow bz2 (bzip2) as a valid compression algorithm (pve >= 8.3)

Signed-off-by: Qlem <qlem@qlem.net>
2024-11-24 13:41:58 -05:00
..
access feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
acme feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
attribute misc(vm2): add support for vga (#1328) 2024-05-27 21:30:12 -04:00
config feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
ha feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
hardwaremapping feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
network feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
nodes/apt feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
test fix(provider): sequentially generated vm_ids may clash with exiting… (#1574) 2024-10-04 20:41:23 -04:00
types feat(node): implement initial support to manage APT repositories (#1325) 2024-07-05 18:48:35 -04:00
validators fix(repo): fix source.list path validation on Windows (#1429) 2024-07-05 20:20:34 -04:00
vm fix(vm): add retries to VM update operation (#1650) 2024-11-21 22:28:10 -05:00
datasource_version.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
provider_test.go fix(provider): "context deadline exceeded" error when retrieving the next available VM identifier (#1647) 2024-11-20 23:02:03 -05:00
provider.go feat(provider): reliable sequential and random vm_id generation (#1557) 2024-10-03 20:18:37 -04:00
resource_download_file_test.go fix(file): respect download_file.override attr when checking for th… (#1537) 2024-09-16 22:02:25 +00:00
resource_download_file.go feat(vm): add bz2 (bzip2) as a valid download file compression algorithm (#1655) 2024-11-24 13:41:58 -05:00
resource_options_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_options.go fix(cluster): insecure migration_type validation (#1607) 2024-11-03 15:48:53 -05:00