Commit Graph

22 Commits (a6d90babbf747f09fa8a42259607794dcf25121d)

Author SHA1 Message Date
Sylvia Moss 0677b02e18
Share SourceImageName with provisioners and manifest post-processor (#8603)
6 years ago
Megan Marsh b7ee807cf1
Merge pull request #8571 from hashicorp/fix_8565
6 years ago
Megan Marsh 76251e5fd2 fix ssh interface docs for amazon builders
6 years ago
Trevor Pounds 47e48ebc24 Add source AMI owner ID/name to build template.
6 years ago
Bryan Stenson fdae3f14f7 more typos
7 years ago
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