packer-cn/builder/amazon/ebs
Richard Moore 9435fa62e3 Output error causing ebs volume deletion failure
When an ebs volume fails to delete, Packer reports that there
was an error deleting the volume and the volume id. But it doesn't
give you the details of what that error is. This commit adds the
error reported back to the standard output.
2017-01-13 15:33:47 +00:00
..
builder.go amazon: Added snapshot_users and snapshot_groups 2016-12-04 16:03:01 +01:00
builder_acc_test.go Fixes acceptance test 2016-11-30 22:58:19 -05:00
builder_test.go builder/amazon: Change shutdown_behaviour to shutdown_behavior 2016-12-14 21:59:16 +01:00
step_cleanup_volumes.go Output error causing ebs volume deletion failure 2017-01-13 15:33:47 +00:00
step_create_ami.go builder/amazon: Crashes when multiple EBS vols are used 2016-12-21 15:37:08 +01:00
step_encrypted_ami.go Replace unencrypted EBS snapshots with encrypted 2016-12-06 03:31:09 +01: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 Implements Snapshot tagging 2016-11-26 17:48:26 +01:00