From 61de395ce5cb7fc4cf39fc2b9bc6061d911dcf3f Mon Sep 17 00:00:00 2001 From: Dan Petersen Date: Mon, 30 Dec 2019 02:35:47 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac357652..5473f20a 100644 --- a/README.md +++ b/README.md @@ -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" {