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
Pavel Boldyrev 2da4e3de1c
fix(token): do not reset user token value in TF state during update (#1857)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-03-28 14:54:45 -04:00
..
access fix(token): do not reset user token value in TF state during update (#1857) 2025-03-28 14:54:45 -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
cluster/metrics feat(cluster): add proxmox_virtual_environment_metrics_server resource (#1719) 2025-02-03 13:11:26 -05: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 chore(testacc): add missing acceptance build tags, improve vscode settings (#1723) 2025-01-25 17:20:18 -05:00
nodes/apt fix(vm): vga block defaults handling during create / clone (#1732) 2025-01-30 22:11:46 -05:00
test fix(vm): handle update of disks moved during VM clone (#1849) 2025-03-26 13:12:00 -04:00
types chore(build): update Go version and linter /documentation workflows (#1789) 2025-02-23 21:20:25 -05:00
validators fix(repo): fix source.list path validation on Windows (#1429) 2024-07-05 20:20:34 -04:00
vm fix(vm): fix and improve disk management for cloned VMs (#1840) 2025-03-20 20:34:19 -04: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 misc(provider): add missing acc tests (#1755) 2025-02-09 21:46:52 +00:00
provider.go feat(cluster): add proxmox_virtual_environment_metrics_server resource (#1719) 2025-02-03 13:11:26 -05: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