Closed zmingxie closed 9 months ago
@Telmate, Hello! When will this be fixed\released?
This issue is stale because it has been open for 60 days with no activity. Please update the provider to the latest version and, in the issue persist, provide full configuration and debug logs
This issue was closed because it has been inactive for 5 days since being marked as stale.
I followed this guide and attached a physical disk to the OpenMediaVault VM on Proxmox: https://pve.proxmox.com/wiki/Passthrough_Physical_Disk_to_Virtual_Machine_(VM)
After doing that, terraform crashes on refreshing the state:
Looking at the code and the doc, it seems this provider doesn't support attaching raw disk: https://github.com/Telmate/terraform-provider-proxmox/blob/v2.9.14/proxmox/resource_vm_qemu.go#L1581-L1600
Doc: https://registry.terraform.io/providers/Telmate/proxmox/latest/docs/resources/vm_qemu#disk-block
Has anyone tried this? Any workaround suggestions?