packer/builder/amazon/ebs
Rickard von Essen 4b1e014be8
builder/amazon: Crashes when multiple EBS vols are used
If you use a new EBS vol (which hasn't any snapshot) Packer crashes when
creating the AMI.

Closes #4303
2016-12-21 15:37:08 +01: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 run gofmt 2016-11-01 14:08:04 -07: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