mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 10:33:46 +00:00
Update README.md
This commit is contained in:
parent
9883a037f5
commit
61de395ce5
@ -472,8 +472,8 @@ Due to limitations in the Proxmox VE API, disk images need to be imported using
|
||||
|
||||
We expect the Proxmox developers to improve the API over time so that these custom shell commands can eventually be replaced by an API method.
|
||||
|
||||
### Disk images from VMware (.vmdk) cannot be uploaded
|
||||
Proxmox VE is not currently supporting `.vmdk` disk images directly. However, you can still use it as a disk image:
|
||||
### Disk images from VMware cannot be uploaded or imported
|
||||
Proxmox VE is not currently supporting VMware disk images directly. However, you can still use them as disk images by using this workaround:
|
||||
|
||||
```hcl
|
||||
resource "proxmox_virtual_environment_file" "vmdk_disk_image" {
|
||||
|
Loading…
Reference in New Issue
Block a user