packer-cn/builder/amazon/ebs
Arthur Burkart 0c7e73b1cf
Implements Snapshot tagging
While implementing my acceptance test, I stumbled upon a comment stating
that snapshot deletion should also be implemented, so I snuck that in. I
can't help but wonder if there is some generic logic that is implemented
a few times throughout the packer code base that could maybe better serve
us if it were abstracted to the common package.
2016-11-26 17:48:26 +01:00
..
builder.go Closes #3908: Adds snapshot tag overrides 2016-11-15 23:16:27 -05:00
builder_acc_test.go aws-sdk: use session.NewSession 2016-11-01 15:53:04 -07:00
builder_test.go Add unit tests for shutdown behaviour 2016-06-14 14:29:10 -07:00
step_cleanup_volumes.go run gofmt 2016-11-01 14:08:04 -07:00
step_create_ami.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00
step_encrypted_ami.go Fix typo in encrypted ami step log message 2016-10-25 16:01:01 +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