From 4bb4f7617f7dfa1adfa1d2e2f1580a2ba56f4d8f Mon Sep 17 00:00:00 2001 From: r_takaishi Date: Wed, 11 Mar 2020 11:04:59 +0900 Subject: [PATCH] need white spaces --- .../partials/helper/communicator/_SSH-not-required.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/partials/helper/communicator/_SSH-not-required.html.md b/website/source/partials/helper/communicator/_SSH-not-required.html.md index 837735e5e..5fe63d562 100644 --- a/website/source/partials/helper/communicator/_SSH-not-required.html.md +++ b/website/source/partials/helper/communicator/_SSH-not-required.html.md @@ -66,7 +66,7 @@ - `ssh_bastion_password` (string) - The password to use to authenticate with the bastion host. - `ssh_bastion_interactive` (bool) - If `true`, the keyboard-interactive used to authenticate with bastion host. - + - `ssh_bastion_private_key_file` (string) - Path to a PEM encoded private key file to use to authenticate with the bastion host. The `~` can be used in path and will be expanded to the home directory of current user.