@ -17,8 +17,6 @@ customized images based on an existing base images.
This builder builds an UCloud image by launching an UHost instance from a source image,
provisioning that running machine, and then creating an image from that machine.
\~>**Note:** This builder only support ssh authenticating with username and given password.
## Configuration Reference
The following configuration options available for building UCloud images. They are
@ -28,6 +26,8 @@ In addition to the options listed here, a
[communicator](../templates/communicator.html) can be configured for this
builder.
\~>**Note:** This builder only support ssh authenticating with username and given password.
### Required:
- `public_key` - (string) This is the UCloud public key. It must be provided, but it can also be sourced from the `UCLOUD_PUBLIC_KEY` environment variable.