packer/builder/amazon/instance
Mark Meyer 3dbf1cb371 Enable tagging of spot requests
This adds a new parameter to the EBS builders named `spot_tags'. This
parameter accepts a map of tags, much like `tags'. These tags will be
applied to a spot request that is created.

Improve visibility.
2018-07-07 16:06:51 +02:00
..
builder.go Enable tagging of spot requests 2018-07-07 16:06:51 +02:00
builder_test.go Remove tmp files created by builder/amazon/instance tests 2018-04-30 18:16:46 +01:00
step_bundle_volume.go fix imports 2018-01-24 17:09:17 -08:00
step_register_ami.go fix imports 2018-01-24 17:09:17 -08:00
step_upload_bundle.go fix imports 2018-01-24 17:09:17 -08:00
step_upload_x509_cert.go fix imports 2018-01-24 17:09:17 -08:00