Commit Graph

10956 Commits

Author SHA1 Message Date
Adrien Delorme 3315812c2c
Merge pull request #6842 from gmmephisto/pr-master-aws-disable-ssl-verify
amazon: add option for skipping TLS verification
2018-10-30 13:29:28 +01:00
Adrien Delorme 5e79936b9a
Merge pull request #6913 from ofosos/pause-after-provisioner
Add PauseAfter option to shell provisioner
2018-10-30 13:27:04 +01:00
Mikhail Ushanov 9d4d41e32f docs/amazon: add 'insecure_skip_tls_verify' option
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-29 21:35:29 +03:00
Mikhail Ushanov 4608b5d39d amazon: add option for skipping TLS verification
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-29 21:35:29 +03:00
Megan Marsh 651be3254d
Merge pull request #6932 from sieben/scaleway_maintener
Update Scaleway code owners
2018-10-29 11:11:46 -07:00
Megan Marsh 953a4e4cd1
Merge pull request #6934 from hashicorp/fmt-docs
make fmt-docs
2018-10-29 10:08:08 -07:00
Adrien Delorme 96a0539954
set release version to today
* tests postponed us on Friday 26
2018-10-29 17:10:17 +01:00
Adrien Delorme 25867d65b5 prepare for next version 2018-10-29 16:02:42 +01:00
Adrien Delorme 6881d841a1
Cut version 1.3.2 2018-10-29 15:43:27 +01:00
Adrien Delorme 5d79f72ff5 release version/website-version bumps 2018-10-29 15:33:46 +01:00
Adrien Delorme 353de9e810 update changelog 2018-10-29 15:33:17 +01:00
Matthew Hooker 88d27f37a7
make fmt-docs 2018-10-26 17:02:51 -07:00
Matthew Hooker a1d6c7c916
fix malformed github markdown json format marker in docs 2018-10-26 16:58:47 -07:00
Megan Marsh 7663b229dc
Merge pull request #6922 from rickard-von-essen/ssh-comm-details
WIP: ssh: Added a section on communication details for the SSH communicator
2018-10-26 09:48:44 -07:00
Adrien Delorme 5ecceff4ee update changelog 2018-10-26 17:45:38 +02:00
Rémy Léone 9ae75b5c4b Update Scaleway code owners 2018-10-26 14:44:40 +02:00
Adrien Delorme 8e10d7257e
Merge pull request #6914 from hashicorp/vagrant_cloud_validate_auth_token
post-processor/vagrant-cloud: validate vagrant cloud auth token doing an auth request
2018-10-26 12:27:03 +02:00
Adrien Delorme c393ccb7ca fix progress bar termination typo 2018-10-26 11:29:15 +02:00
Rickard von Essen 2b564eb563
Merge pull request #6929 from rickard-von-essen/doc-clean
docs: cleanup whitspaces etc
2018-10-26 10:10:45 +02:00
Rickard von Essen 06a7f3ba33
docs: cleanup whitspaces etc 2018-10-26 10:09:20 +02:00
Adrien Delorme 7b10079507 fail if the request could not be created 2018-10-25 10:28:12 +02:00
Adrien Delorme aa2ebec8fd remove duplicate error message from 2018-10-25 10:25:37 +02:00
Rickard von Essen e646c68218
ssh: Added a section on communication details for the SSH communicator 2018-10-25 09:34:42 +02:00
Megan Marsh a66b6e0d48
Merge pull request #6906 from ofosos/doc-build-variables
Change wording of build template variables
2018-10-24 10:45:03 -07:00
Megan Marsh c7b938c9d4
Merge pull request #6904 from hashicorp/fix_6890
Fix 6890
2018-10-24 10:43:34 -07:00
Adrien Delorme d0ab078013
Merge pull request #6909 from hashicorp/fix_6908
builder/hyperv/vmcx: allow to set generation from buildfile
2018-10-24 16:02:35 +02:00
Adrien Delorme ed17cacf5a
Merge pull request #6907 from ofosos/arch-packer-package
Add note about Arch AUR `packer` package.
2018-10-24 15:56:55 +02:00
Adrien Delorme ee1874f773
Merge pull request #6910 from ofosos/file-provisioner-doc
Add note about overwriting destination file
2018-10-24 15:52:39 +02:00
Adrien Delorme 56fd98552e
removed space 2018-10-24 15:49:49 +02:00
Adrien Delorme ff4b6d4442 pass vagrant cloud auth token as http header
* stoped using url to pass the auth token and put it in the headers
* added newRequest method to VagrantCloudClient that sets json and auth headesr
* made VagrantCloudClient method pointers to avoid copies
2018-10-24 15:39:53 +02:00
Adrien Delorme 415b886f5b post-processor/vagrant-cloud: validate vagrant cloud auth token doing an auth request 2018-10-24 15:08:08 +02:00
Mark Meyer 31afd1c2f8 Add PauseAfter option to shell provisioner
Closes #6540
2018-10-24 14:04:08 +02:00
Mark Meyer 6d81ad0af5 Add note about overwriting destination file
Closes #4905
2018-10-24 12:57:06 +02:00
Adrien Delorme 8908a72fa9 builder/hyperv/vmcx: allow to set generation from buildfile
this commit fixes #6908
2018-10-24 12:20:52 +02:00
Adrien Delorme ed793a8fb8 make ValidateRegion a member of *AccessConfig and make it variadic 2018-10-24 11:26:53 +02:00
Mark Meyer f4a2cd8d4b Add note about Arch AUR `packer` package.
Closes #6718
2018-10-24 11:20:50 +02:00
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 fe044d8ff7 fix tests 2018-10-23 13:31:56 -07: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
Megan Marsh 340009009d Revert "Revert "Merge pull request #6892 from hashicorp/fix_6890""
This reverts commit 0cd3f36d50.
2018-10-23 09:58:27 -07:00
Megan Marsh 0cd3f36d50 Revert "Merge pull request #6892 from hashicorp/fix_6890"
This reverts commit 1c4062c316, reversing
changes made to 9bc41a23b9.
2018-10-23 09:34:05 -07:00
Adrien Delorme 99e5351044 builder/amazon: fix alphabetical order for other docs
after #6900
2018-10-23 17:56:15 +02:00
Adrien Delorme e1ea60c906
Merge pull request #6900 from Panthaaaa/patch-1
Order Parameters alphabetically
2018-10-23 17:40:03 +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 f9ceaee4f1 fix variable casing convention 2018-10-22 14:34:50 -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 1c4062c316
Merge pull request #6892 from hashicorp/fix_6890
fix template-set credentials
2018-10-22 13:55:48 -07:00
Megan Marsh 0924a316b7 fix template-set credentials
update tests with mocked session
2018-10-22 13:53:40 -07:00