0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00
terraform-provider-proxmox/proxmoxtf
Oto Petřík aeb5e88bc9
feat(vm): add 'path_in_datastore' disk argument (#606)
* feat(vm): add 'path_in_datastore' disk argument

Provide access to actual in-datastore path to disk image,
and experimental support for attaching other VM's disks or host devices.

Signed-off-by: Oto Petřík <oto.petrik@gmail.com>

* chore: added to `/example` for acceptance testing

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

---------

Signed-off-by: Oto Petřík <oto.petrik@gmail.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-10-11 22:13:09 -04:00
..
datasource feat(core): migrate version datasource to TF plugin framework (#440) 2023-07-29 02:10:02 +00:00
provider feat(provider): configure temp directory (#607) 2023-10-07 21:00:34 -04:00
resource feat(vm): add 'path_in_datastore' disk argument (#606) 2023-10-11 22:13:09 -04:00
structure chore(code): re-organize and cleanup "fwk provider"'s code (#568) 2023-09-17 22:50:24 +00:00
test chore: cleanup resource validators & utility code (#438) 2023-07-20 19:58:19 -04:00
config.go feat(provider): configure temp directory (#607) 2023-10-07 21:00:34 -04:00