diff --git a/website/source/docs/builders/alicloud-ecs.html.md b/website/source/docs/builders/alicloud-ecs.html.md index 266b59445..575e5ae77 100644 --- a/website/source/docs/builders/alicloud-ecs.html.md +++ b/website/source/docs/builders/alicloud-ecs.html.md @@ -190,6 +190,9 @@ builder. - `zone_id` (string) - ID of the zone to which the disk belongs. +- `ssh_private_ip` (boolean) - If this value is true, packer will connect to the ECS created through private ip + instead of allocating a public ip or an EIP. The default value is false. + ## Basic Example Here is a basic example for Alicloud.