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/instance
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 skip region validation in tests that don't care; refactor Prepare func so we can test region validation logic with a mock 8 years ago
step_bundle_volume.go allow a provisioner to timeout 7 years ago
step_register_ami.go Convert `ena_support` to a pointer 7 years ago
step_upload_bundle.go allow a provisioner to timeout 7 years ago
step_upload_x509_cert.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago