From 99e72fbcbde94ae44cf9d479ac19209d97afa881 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Wed, 3 Jul 2024 13:41:36 -0400 Subject: [PATCH] Update generate web-docs --- .web-docs/components/builder/cloudstack/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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