packer-cn/builder/amazon/ebs
Krzysztof Wilczynski d01fb65dcf Fix. Use temporary_key_pair_name when specified. (#3739)
Fix: Use temporary_key_pair_name when specified.

This is to fix an issue where the temporary_key_pair_name configuration option
for amazon-ebs and amazon-instance builders would be ignored and replaced with
an automatically generated value using UUID, even when the option was explicitly
specified.

Remove space from the auto-generated SSH key-pair name.

Resolves #3736
2016-08-25 09:17:57 +02:00
..
builder.go Fix. Use temporary_key_pair_name when specified. (#3739) 2016-08-25 09:17:57 +02:00
builder_acc_test.go aws: fix test breakage due to upstream breaking change #2891 2015-10-31 11:04:50 -07:00
builder_test.go Add unit tests for shutdown behaviour 2016-06-14 14:29:10 -07:00
step_cleanup_volumes.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00
step_create_ami.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00
step_modify_instance.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00
step_stop_instance.go style and documentation changes per PR review comments 2016-03-15 08:01:20 -04:00
step_tag_ebs_volumes.go Tag EBS volumes with volume_tags in EBS builder 2015-09-11 16:39:34 -04:00
tags_acc_test.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00