0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00
terraform-provider-proxmox/utils
Pavel Boldyrev 80cafa689f
feat(vm2): add initial support for cdrom (#1370)
feat(vm2): add initial support for `cdrom`

This is a breaking change comparing to v1 - switching the cdrom schema from a nested block to a nested attribute map.

Improvements comparing to v1:
- support for `ide`, `sata`, `scsi` interfaces
- support for multiple cdroms

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-06-10 01:28:18 +00:00
..
env.go chore: improve acceptance tests on CI (#1173) 2024-04-07 04:41:57 +00:00
io_test.go chore: fix linter error (#645) 2023-10-23 22:41:26 +00:00
io.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
maps_test.go fix(vm): yet another fix for disk reordering (#1297) 2024-05-15 02:31:41 +00:00
maps.go feat(vm2): add initial support for cdrom (#1370) 2024-06-10 01:28:18 +00:00
sets_test.go feat(vm2): add initial support for cdrom (#1370) 2024-06-10 01:28:18 +00:00
sets.go feat(vm2): add initial support for cdrom (#1370) 2024-06-10 01:28:18 +00:00
strings.go chore(vm): refactoring, add acceptance tests (#1040) 2024-02-19 16:56:13 -05:00