0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-09 15:25:01 +00:00
terraform-provider-proxmox/proxmoxtf/resource/vm
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
..
disk feat(vm): add initial support for IDE (#1237) 2024-04-29 20:11:07 -04:00
network chore: remove unused code (#1236) 2024-04-24 20:52:41 -04:00
validators_test.go chore(deps): update module github.com/golangci/golangci-lint (v1.56.2 → v1.57.1) in /tools (#1149) 2024-03-25 21:06:06 -04:00
validators.go feat(vm): add support for numa architecture attribute (#1156) (#1175) 2024-04-06 16:30:13 -04:00
vm_test.go feat(vm): add support for numa architecture attribute (#1156) (#1175) 2024-04-06 16:30:13 -04:00
vm.go feat(vm): add initial support for IDE (#1237) 2024-04-29 20:11:07 -04:00