0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00
terraform-provider-proxmox/fwprovider/test
Bartosz Cieślik 26c61e3233
fix(file): proxmox_virtual_environment_file allow changing local file path (#1982)
* fix(proxmox_virtual_environment_file): allow changing local file path
* fix linter
* update test

---------

Signed-off-by: Bartosz Cieślik <bartoszcieslik2@gmail.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-06-08 09:44:57 -04:00
..
datasource_node_test.go chore: refactor container acc test (#1408) 2024-06-24 23:08:59 -04:00
datasource_version_test.go chore(docs): indicate support of Proxmox VE 8.4 (#1899) 2025-04-11 16:11:08 +00:00
resource_container_test.go fix(lxc): spurious ip_config diff when interface has both IPv4 and IPv6 addresses 2025-05-05 20:57:20 -04:00
resource_file_test.go fix(file): proxmox_virtual_environment_file allow changing local file path (#1982) 2025-06-08 09:44:57 -04:00
resource_firewall_test.go fix(firewall): prevent reordering of CIDRs in ipset resource with mixed IPv4/IPv6 (#1935) 2025-04-28 19:12:25 -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 fix(vm): allow scsi and sata for CD-ROM interface (#1971) 2025-05-21 21:58:55 +00:00
resource_vm_disks_test.go chore(vm): add an acc test for disk.backup update edge case (#1906) 2025-04-15 00:55:59 +00:00
resource_vm_test.go feat(hardwaremapping): Introduce support for directory mappings (#1902) 2025-04-16 18:54:22 -04:00
test_environment.go chore(build): update Go version and linter /documentation workflows (#1789) 2025-02-23 21:20:25 -05:00
test_support.go file(file): handle remote file size check error in download_file resource (#1940) 2025-05-01 23:17:17 -04:00