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 c992dfc1f3
fix(vm): vga block defaults handling during create / clone (#1732)
* fix(vm): fix `vga` block defaults handling during create / clone

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

* fix: formatting

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

* fix: acc test failure due to skip

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-01-30 22:11:46 -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 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): vga block defaults handling during create / clone (#1732) 2025-01-30 22:11:46 -05: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 chore(testacc): add missing acceptance build tags, improve vscode settings (#1723) 2025-01-25 17:20:18 -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 chore(testacc): add missing acceptance build tags, improve vscode settings (#1723) 2025-01-25 17:20:18 -05:00
provider.go fix(vm): improve cpu.architecture handling (#1683) 2024-12-17 22:16:45 -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