Commit Graph

17 Commits (14baa769ab2b51daa4e20b308bf013c041d32c92)

Author SHA1 Message Date
Adrien Delorme 146b88ba1e Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
DanHam a418a22cae
Docs: Fix missing required option `ami_name` for ebssurrogate builder
7 years ago
Adrien Delorme 5517d41468 make sure all documentation fields are there
7 years ago
Megan Marsh 54d2ad5028 refactored step_ami_region_copy to fix bugs and clarify assumptions; added more tests for that step.
7 years ago
Adrien Delorme c54879717b document ebssurrogate with partials
7 years ago
Adrien Delorme 8df433be47 aws: use auto-generated partials
7 years ago
Adrien Delorme feafa8b18b make sure the vpc_filter field is exported correctly
7 years ago
Adrien Delorme ffa0431d56 aws unwrap spot cfg
7 years ago
Adrien Delorme 6660d40f56 indent aws docs again
7 years ago
Adrien Delorme 2c64a3f4df source_ami_filter: fix doc indentation
7 years ago
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
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
7 years ago
Adrien Delorme 4eecc7a580 document alias keys usage
7 years ago
Megan Marsh 73d4d89ee8 fix website formatting
7 years ago
Megan Marsh 1062295ecd add omit_from_artifact option for ebssurragote launch_block_devices
7 years ago
Megan Marsh 02c9f24531 allow user to set architecture
7 years ago
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
7 years ago