mirror of https://github.com/hashicorp/packer
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 #3736pull/3842/head
parent
5184d0ae0f
commit
d01fb65dcf
Loading…
Reference in new issue