Delete ssh_username from the builder/amazon docs

This commit is contained in:
Rickard von Essen 2016-10-03 09:54:08 +02:00
parent acc2689b49
commit a38e16bdd8
2 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -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