0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-09 15:25:01 +00:00
terraform-provider-proxmox/fwprovider/test
Marco Attia ddc4118b08
feat(vm): Import Disk via API. (#2012)
* feat(vm): Import Disk via API.

Signed-off-by: Marco Attia <54147992+Vaneixus@users.noreply.github.com>

* lint(vm): fix Linter Issues.

Signed-off-by: Marco Attia <54147992+Vaneixus@users.noreply.github.com>

* fix(vm): import_from update issues.

Signed-off-by: Marco Attia <54147992+Vaneixus@users.noreply.github.com>

* fix: store `import_from` in the state, add acc test for `import_from`

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

* chore: update examples and docs

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

* fix: linter

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

* chore: re-gen docs

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

---------

Signed-off-by: Marco Attia <54147992+Vaneixus@users.noreply.github.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2025-07-06 12:00:38 -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): properly handle overwrite option behavior in proxmox_virtual_environment_download_file (#1989) 2025-06-09 08:02:31 -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 feat(vm): Import Disk via API. (#2012) 2025-07-06 12:00:38 -04: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(deps): update golangci/golangci-lint (v2.1.6 → v2.2.1) (#2013) 2025-07-04 17:56:38 -04: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