Commit Graph
3949 Commits
Author SHA1 Message Date
Mark Meyer d0a5d07ee1 Change wording of build template variables
This changes the wording of the build templates variables section in
the AWS builders.

Refer to #6791
2018-10-24 11:06:46 +02:00
Megan Marsh 95d107a89c Merge pull request #6898 from rickard-von-essen/kms-id-docs
Reference AWS docs for valid formats for kms_key_id
2018-10-23 12:20:57 -07:00
Adrien Delorme 99e5351044 builder/amazon: fix alphabetical order for other docs
after #6900
2018-10-23 17:56:15 +02:00
Panthaaaa 22a5c567a7 Order Parameters alphabetically 2018-10-23 17:08:36 +02:00
Rickard von Essen bb63b08393 Reference AWS docs for valid formats for kms_key_id 2018-10-23 09:15:16 +02:00
Megan Marsh 7c60b4cb5f Merge pull request #6854 from gordonbondon/gordonbondon/aws_kms_docs
Clarify amazon kms_key_id usage
2018-10-22 14:53:15 -07:00
Megan Marsh 6597b7e0de Merge pull request #6878 from jvasallo/f-shell-local-specificos
feat: ability to specify runtime OSs where shell-local should run
2018-10-22 14:33:23 -07:00
Megan Marsh 9bc41a23b9 Merge pull request #6893 from hashicorp/document_3446
update docs to fix windows single-quoting problem
2018-10-22 11:11:53 -07:00
Megan Marsh 091efae8bb Merge branch 'master' into misc 2018-10-22 11:07:30 -07:00
Megan Marsh 5fa51e099c update docs to fix windows single-quoting problem 2018-10-19 15:50:24 -07:00
Megan Marsh 9573013d3a Merge pull request #6872 from aspectcapital/disable-ena-support
Add support to explicitly disable ENA support
2018-10-19 10:54:38 -07:00
Megan Marsh 8eed944d35 Merge pull request #6881 from hashicorp/fix_6880
add explanation of ui message types
2018-10-19 10:32:57 -07:00
Megan Marsh 31bbf19082 clean up 2018-10-19 10:15:12 -07:00
Megan Marsh 4e7a0fd09f add version types 2018-10-19 10:13:30 -07:00
Megan Marsh 3c73e07afa add explanation of ui message types 2018-10-19 10:03:50 -07:00
Matt Dainty 556e26c093 Update docs regarding disabling ENA support 2018-10-19 12:40:43 +01:00
Joel Vasallo 0912adea34 fix: converted onlyon param to only_on and added validation step 2018-10-19 00:51:25 -05:00
Josh Soref b68168807a Miscellaneous doc improvements
backticks, spaces, commas

In general, a list of items should have a space after each comma.
While there are editorial styles that suggest commas inside quotations,
they're horrible advice when the backticks are describing specific
character for a user to enter.

one off indent filters section

singular

backticks...

word wrap long lines...

spelling: macOS

contributing: clarify closing case
contributing: link to changelog
contributing: point to git remote...
contributing: split commands from descriptions
contributing: grammar
spelling: github
grammar: comma after etc.
spelling: macOS
grammar: i.e.
alicloud: use relative link
alicloud: use backticks
alicloud: bits
alicloud: such as
grammar: comma after etc.
avoid linking periods
grammar: period
amazon-chroot: IOPS
amazon-chroot: use backticks
amazon-chroot: link to section
amazon-chroot: whether-or-not; period
amazon-ebs: period
amazon-ebs: use relative link
amazon-ebs: use backticks
amazon-ebs: comma
amazon-ebs: bold
amazon-ebssurrogate: comma after etc.
amazon-ebssurrogate: this builder
amazon-instance: this builder
amazon-ebssurrogate: set this
amazon-ebssurrogate: whether-or-not
amazon-ebssurrogate: period
amazon-ebssurrogate: bold section reference
amazon-ebssurrogate: backticks...
amazon-ebssurrogate: commas around e.g.
spelling: precedence
spelling: i.e.
amazon-ebssurrogate: backticks...
2018-10-18 19:09:49 -04:00
Kevin Hicks 03f8680c3c Remove json specifier from doc code block 2018-10-18 16:53:57 -05:00
Megan Marsh 57f87f58b9 Merge pull request #6374 from rickard-von-essen/aws-filters
builder/amazon: Add suppport for vpc_filter, subnet_filter, and security_group_filter
2018-10-18 14:34:02 -07:00
Joel Vasallo 25c0b98363 feat: ability to specify runtime OSs where shell-local should run 2018-10-18 15:10:04 -05:00
Megan Marsh c5b6eff691 Merge pull request #6871 from LKaemmerling/master
Add hcloud builder
2018-10-18 11:13:16 -07:00
Lukas Kämmerling bad1b95a49 Unify steps, fix some typos 2018-10-18 08:03:04 +02:00
Megan Marsh fd89d4f020 Merge pull request #6827 from skish/qemuDiskZero
builder/qemu add drive detect-zeroes option
2018-10-17 19:12:38 -07:00
Adrien Delorme 37e52b86bf Merge pull request #6825 from phillipsj/update-azure-setup
Updated azure setup for new Azure CLI.
2018-10-17 17:03:39 +02:00
Adrien Delorme 24a723fb60 fix typo 2018-10-17 15:35:29 +02:00
Adrien Delorme 10d328906f Merge pull request #6845 from gmmephisto/pr-master-device-name
aws: add validation for device_name parameter
2018-10-17 15:32:10 +02:00
Adrien Delorme 540ab3365a Merge pull request #6864 from hashicorp/update_ffi
update ffi for security fix
2018-10-17 14:31:09 +02:00
Lukas Kämmerling 16453173db Remove notes from template and fix some whitespace issues 2018-10-17 13:37:48 +02:00
Lukas Kämmerling 270110767c Add hcloud Builder 2018-10-17 12:15:47 +02:00
Megan Marsh 79cfbdd2e7 update ffi for security fix 2018-10-16 13:45:28 -07:00
Mikhail Ushanov a01eb656ad website: fix volume_type names formatting
for consistent docs pages

Signed-off-by: Mikhail Ushanov <[email protected]>
2018-10-16 21:37:48 +03:00
Mikhail Ushanov e8e0810f14 website: update device_name parameter description
Signed-off-by: Mikhail Ushanov <[email protected]>
2018-10-16 21:37:48 +03:00
Megan Marsh 50b0dd6381 Merge pull request #6861 from hashicorp/qemu_example
removed guarantee of a working template from qemu docs
2018-10-16 10:19:50 -07:00
Megan Marsh dd77a4242c removed guarantee of a working template from qemu docs 2018-10-16 10:14:44 -07:00
Adrien Delorme 045a1c46db doc shortfy back vagrantcloud url 2018-10-16 18:10:22 +02:00
John McGehee a9f35f74b3 Correct the Vagrant Cloud box URL in the example
I updated the URL, but I actually don't think that the URL adds much value to the documentation.
Perhaps just remove the URL, so the item would read simply:

-   `box_tag` (string) - The shorthand tag for your box that maps to Vagrant
    Cloud, for example `hashicorp/precise64`.
​
2018-10-15 18:39:05 -07:00
Artem Iarmoliuk a69ed1dcd6 Clarify amazon kms_key_id usage 2018-10-15 23:49:26 +03:00
vkatsikaros caccbdc712 Fix minor typo in chef-client.html.md 2018-10-12 15:43:38 +03:00
Megan Marsh a41d97dd51 Merge pull request #6829 from jsoref/grammar
Grammar
2018-10-10 11:47:43 -07:00
Megan Marsh f5af2afc06 Merge pull request #6818 from hashicorp/fix_6732
default wait time for amazon import to one hour.
2018-10-10 11:27:34 -07:00
Josh Soref 02ee369f43 Trying to make Grammarly happy 2018-10-10 14:19:21 -04:00
Josh Soref 84d343bf7e filepath isn't a word 2018-10-10 14:18:06 -04:00
Josh Soref 8808be339f Grammar fixes for googlecompute.html.md
Most of these were suggested by app.grammarly.com
2018-10-10 14:16:13 -04:00
Megan Marsh bae7f0a787 Merge pull request #6820 from hashicorp/fix_6664
add docs about default shell to execute_command call
2018-10-10 10:26:02 -07:00
Christopher Boumenot 520dea23fd Merge pull request #6798 from mbearup/mb-sharedgallery
Consume images from Azure Shared Image Gallery
2018-10-10 09:53:18 -07:00
Konstantin Shloma fe341e2bd0 fix go source formatting
add description to documentation page
2018-10-10 16:16:23 +03:00
Jamie Phillips f2565768aa Updated azure setup for new Azure CLI. 2018-10-09 22:49:02 -04:00
mbearup 335feaf89c Convert shared_image_gallery options to a struct
Updates tests and documentation for shared_image_gallery
2018-10-09 13:56:49 -07:00
Megan Marsh 7698f7a4a6 update docs 2018-10-09 13:40:08 -07:00