From ece6702afb5bdc1d5abc2eb15b84b4f3eb195548 Mon Sep 17 00:00:00 2001 From: "mingsheng.su" Date: Fri, 25 Oct 2019 09:46:16 +0800 Subject: [PATCH] Update website/source/docs/post-processors/ucloud-import.html.md Co-Authored-By: Megan Marsh --- website/source/docs/post-processors/ucloud-import.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/post-processors/ucloud-import.html.md b/website/source/docs/post-processors/ucloud-import.html.md index cac542ca3..a4b5e2acc 100644 --- a/website/source/docs/post-processors/ucloud-import.html.md +++ b/website/source/docs/post-processors/ucloud-import.html.md @@ -12,7 +12,7 @@ Type: `ucloud-import` The Packer UCloud Import post-processor takes the RAW, VHD, VMDK, or qcow2 artifact from various builders and imports it to UCloud customized image list for UHost Instance. -~> **Note** Some regions don't support image import. You may refer to [ucloud console](https://console.ucloud.cn/uhost/uimage) for detail. If you want to import to such regions, please import the image in `cn-bj2` at first, and then copying the image to the target region. +~> **Note** Some regions don't support image import. You may refer to [ucloud console](https://console.ucloud.cn/uhost/uimage) for more detail. If you want to import to unsupported regions, please import the image in `cn-bj2` first, and then copy the image to the target region. ## How Does it Work?