Megan Marsh
|
e658a50880
|
refactored step_ami_region_copy to fix bugs and clarify assumptions; added more tests for that step.
fix race condition caused by variable declaration outside of loop
|
2019-07-18 09:39:06 -07:00 |
Megan Marsh
|
d460b9afd4
|
add docs for skip_save_build_region
|
2019-06-17 14:48:58 -07:00 |
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
|
2019-05-24 09:32:54 -07:00 |
Megan Marsh
|
657308c232
|
update volume_type docs and move ami_block_device_mappings into partials so that we don't have to keep it updated in four places. Two partials so that we can properly alphabetize the kms_key_id property only available in chroot
|
2019-05-17 13:48:49 -07:00 |
Adrien Delorme
|
4eecc7a580
|
document alias keys usage
refactor kms_key_id doc into the same partial
|
2019-05-14 12:29:28 +02:00 |
Megan Marsh
|
8c9f2f5e1c
|
add a table explaining what to expect with different ssh options for the amazon builders. Also convert builder docs to .erb to support partials
|
2019-04-19 16:35:15 -07:00 |