0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-06 05:53:58 +00:00
terraform-provider-proxmox/fwprovider/tests
DevMiner bd195d6606
feat(vm): add initial support for IDE (#1237)
* feat(vm): add initial support for IDE

Very broken, doesn't properly work at the moment, WIP

Signed-off-by: DevMiner <devminer@devminer.xyz>

* add acceptance test for ide disks, fixed few issues

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

* update VM example

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

---------

Signed-off-by: DevMiner <devminer@devminer.xyz>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-04-29 20:11:07 -04:00
..
datasource_node_test.go fix(vm,lxc,file): improve timeouts handling (#1222) 2024-04-19 12:38:16 -04:00
datasource_version_test.go chore: refactor acceptance tests (#1195) 2024-04-09 02:01:32 +00:00
resource_container_test.go chore: remove unused code (#1236) 2024-04-24 20:52:41 -04:00
resource_download_file_test.go fix(vm,lxc,file): improve timeouts handling (#1222) 2024-04-19 12:38:16 -04:00
resource_file_test.go chore: refactor acceptance tests (#1195) 2024-04-09 02:01:32 +00:00
resource_firewall_test.go fix(firewall): remove strict validation for rule.iface attribute (#1199) 2024-04-10 01:46:53 +00:00
resource_hardware_mapping_test.go chore(vm): fix acceptance test for hardware mapping (#1223) 2024-04-18 20:27:59 +00:00
resource_linux_bridge_test.go chore: refactor acceptance tests (#1195) 2024-04-09 02:01:32 +00:00
resource_linux_vlan_test.go chore: refactor acceptance tests (#1195) 2024-04-09 02:01:32 +00:00
resource_options_test.go feat(cluster): Extend the available attributes for the proxmox_virtual_environment_cluster_options resource (#1241) 2024-04-29 20:08:44 -04:00
resource_user_test.go chore: refactor acceptance tests (#1195) 2024-04-09 02:01:32 +00:00
resource_vm2_test.go chore(vm2): experimental support for clone and inherited attributes (#1235) 2024-04-24 02:00:11 +00:00
resource_vm_test.go feat(vm): add initial support for IDE (#1237) 2024-04-29 20:11:07 -04:00
test_environment.go chore: refactor acceptance tests (#1195) 2024-04-09 02:01:32 +00:00
test_support.go chore: improve acceptance tests on CI (#1173) 2024-04-07 04:41:57 +00:00