packer-cn/builder/amazon
Jeremy Asher aea05f6485 fix nil pointer dereference in amazon-chroot
The refactor of StepRegisterAmi to add the from_scratch parameter
incorrectly replaced iteration over image.BlockDeviceMappings with
iteration over the new mapping array when not using from_scratch.  This
fixes the regression and renames the parameters to newMappings and
mappings for better clarity.
2016-09-16 18:35:36 -07:00
..
chroot fix nil pointer dereference in amazon-chroot 2016-09-16 18:35:36 -07:00
common builder/amazon: reverted wrongly modified ssh_test's. 2016-09-14 20:26:09 +02:00
ebs Fix. Use temporary_key_pair_name when specified. (#3739) 2016-08-25 09:17:57 +02:00
instance Only set InstanceInititatedShutdownBehavior on ebs instances 2016-06-27 10:28:54 +10:00