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/ebssurrogate
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_test.go move packer to hashicorp 9 years ago
root_block_device.go Modify ebssurrogate builder to snapshot all launch devices 8 years ago
step_register_ami.go add omit_from_artifact option for ebssurragote launch_block_devices 7 years ago
step_register_ami_test.go Fix formatting by running `make fmt` 8 years ago
step_snapshot_volumes.go add omit_from_artifact option for ebssurragote launch_block_devices 7 years ago