Commit Graph

16 Commits (bbd64896a0341909dcc593babb429b86d2e4f296)

Author SHA1 Message Date
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
6 years ago
Adrien Delorme 849de792da re-apply doc changes of master
7 years ago
Adrien Delorme 146b88ba1e Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
DanHam 6b80075db0
Docs: Add `run_volume_tags` option to the ebsvolume docs
7 years ago
DanHam 06b049987b
Docs: Formatting, fixes, nits, and improvements to the ebsvolume builder doc
7 years ago
Adrien Delorme 5517d41468 make sure all documentation fields are there
7 years ago
Adrien Delorme 8cea5d409a doc ebsvolume builder using 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
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 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