diff --git a/.web-docs/components/builder/cloudstack/README.md b/.web-docs/components/builder/cloudstack/README.md index 489df97..fe34190 100644 --- a/.web-docs/components/builder/cloudstack/README.md +++ b/.web-docs/components/builder/cloudstack/README.md @@ -285,7 +285,7 @@ The available variables are: **NOTE**: Guests using Windows with Win32-OpenSSH v9.1.0.0p1-Beta, scp (the default protocol for copying data) returns a a non-zero error code since the MOTW cannot be set, which cause any file transfer to fail. As a workaround you can override the transfer protocol - with SFTP instead `ssh_file_transfer_protocol = "sftp"`. + with SFTP instead `ssh_file_transfer_method = "sftp"`. - `ssh_proxy_host` (string) - A SOCKS proxy host to use for SSH connection