You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/amazon/ebs
Megan Marsh 708165eaa8
refactoring step_run_spot_instance and swapping out the calls to create a spot instance with a call to create a spot fleet of one, so that we can be more flexible with the instance type when desired
7 years ago
..
builder.go refactoring step_run_spot_instance and swapping out the calls to create a spot instance with a call to create a spot fleet of one, so that we can be more flexible with the instance type when desired 7 years ago
builder_acc_test.go
builder_test.go
step_create_ami.go in ebs, don't clean up temporary amis from encryption step. that's handled in step_copy_ami now 7 years ago
tags_acc_test.go