From a38e16bdd8734f4ac05d363c62fe6fe91aecb66d Mon Sep 17 00:00:00 2001 From: Rickard von Essen Date: Mon, 3 Oct 2016 09:54:08 +0200 Subject: [PATCH] Delete ssh_username from the builder/amazon docs --- website/source/docs/builders/amazon-ebs.html.md | 3 --- website/source/docs/builders/amazon-instance.html.md | 3 --- 2 files changed, 6 deletions(-) diff --git a/website/source/docs/builders/amazon-ebs.html.md b/website/source/docs/builders/amazon-ebs.html.md index cdef61fc1..d84c40d44 100644 --- a/website/source/docs/builders/amazon-ebs.html.md +++ b/website/source/docs/builders/amazon-ebs.html.md @@ -60,9 +60,6 @@ builder. - `source_ami` (string) - The initial AMI used as a base for the newly created machine. -- `ssh_username` (string) - The username to use in order to communicate over - SSH to the running machine. - ### Optional: - `ami_block_device_mappings` (array of block device mappings) - Add the block diff --git a/website/source/docs/builders/amazon-instance.html.md b/website/source/docs/builders/amazon-instance.html.md index 846f0f556..31360ebb5 100644 --- a/website/source/docs/builders/amazon-instance.html.md +++ b/website/source/docs/builders/amazon-instance.html.md @@ -74,9 +74,6 @@ builder. - `source_ami` (string) - The initial AMI used as a base for the newly created machine. -- `ssh_username` (string) - The username to use in order to communicate over - SSH to the running machine. - - `x509_cert_path` (string) - The local path to a valid X509 certificate for your AWS account. This is used for bundling the AMI. This X509 certificate must be registered with your account from the security credentials page in