packer-cn/builder/amazon/instance
Rickard von Essen acc2689b49
builder/amazon: Allow using ssh_private_key_file and ssh_password
This adds support for using amazon-ebs/amazon-instance builder without
a keypair. If a ssh_private_key_file is supplied without a
ssh_keypair_name no temporary ssh keypair is created. If ssh_password is
used no temporary ssh keypair is created and the password is used when
trying to connect.

Closes #2301
Closes #3156
2016-10-02 22:20:36 +02:00
..
builder.go builder/amazon: Allow using ssh_private_key_file and ssh_password 2016-10-02 22:20:36 +02:00
builder_test.go builder/amazon/instance: set valid bundle prefix [GH-2328] 2015-06-29 09:49:11 -07:00
step_bundle_volume.go Add suggestion to AWS Instance builder error message 2015-10-02 17:06:33 -04:00
step_register_ami.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00
step_upload_bundle.go Populate access and secret key for bundle_upload_command. 2015-08-13 14:58:15 +01:00
step_upload_x509_cert.go provisioner/file: set file/directory permissions 2014-05-09 21:03:35 -07:00