mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 18:42:58 +00:00
Disks imported using `file_id` argument do not have FileVolume set, that makes PathInDatastore return an empty string, which makes IsOwnedBy return fales for any vm id. The end result is the inability to resize imported disks, this fixes it. Signed-off-by: Oto Petřík <oto.petrik@gmail.com> Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> |
||
---|---|---|
.. | ||
datasource | ||
provider | ||
resource | ||
structure | ||
test | ||
config.go |