0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-02 19:43:00 +00:00
terraform-provider-proxmox/fwprovider/test
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
..
datasource_node_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
datasource_version_test.go fix(vm): add validation for node_name values (#1659) 2024-11-27 21:23:27 -05:00
resource_container_test.go fix(lxc): support device_passthrough config on non-clone container (#1722) 2025-01-25 17:37:34 -05:00
resource_file_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_firewall_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
resource_time_test.go fix(time): embed timezone data to fix set/get TZ on windows (#1436) 2024-07-10 21:07:40 -04:00
resource_vm_cdrom_test.go chore(vm): add acc test for no cdrom by default (#1523) 2024-09-08 22:14:16 +00:00
resource_vm_disks_test.go fix(vm): add validation for node_name values (#1659) 2024-11-27 21:23:27 -05:00
resource_vm_test.go fix(vm): vga block defaults handling during create / clone (#1732) 2025-01-30 22:11:46 -05:00
test_environment.go fix(vm): improve cpu.architecture handling (#1683) 2024-12-17 22:16:45 -05:00
test_support.go chore(vm2): cleanup cpu implementation, refactor rearrange acc tests (#1311) 2024-05-18 23:31:50 -04:00