Commit Graph

9238 Commits (b863b7ab9ea3c6b13fd2f8031bf81deeddcbb13d)
 

Author SHA1 Message Date
Matthew Hooker b863b7ab9e
fix outgoing links
8 years ago
Matthew Hooker 0935ba3e9d
Merge pull request #5380 from bennu/local-vsphere-template
8 years ago
Matthew Hooker 4be86e2e18
Merge pull request #3417 from arizvisa/vmware-iso-extraconfig
8 years ago
Matthew Hooker 975b50005b
Merge branch 'master' into local-vsphere-template
8 years ago
Matthew Hooker 87f8a2e8fe
update changelog
8 years ago
Matthew Hooker 83ee29d768
Merge pull request #5876 from hashicorp/fix5680
8 years ago
Matthew Hooker 19a89a101e
builder/amazon: remove ssh_private_ip
8 years ago
SwampDragons a0c1f4e59d
Merge pull request #5872 from DanHam/ps-combined
8 years ago
Matthew Hooker acfc51f0c9
Merge pull request #5875 from hashicorp/revert-5870-fix5725
8 years ago
DanHam 49f9d31837
Update docs to explain new auto escape of chars special to PowerShell
8 years ago
SwampDragons 5af42ee9e2
Revert "Add `winrm_no_proxy` option."
8 years ago
SwampDragons 1006f4949c
Merge pull request #5870 from hashicorp/fix5725
8 years ago
Matthew Hooker 125a9133d4
Merge pull request #5874 from hashicorp/do_5866
8 years ago
Matthew Hooker 5b64f71702
Merge pull request #5764 from hashicorp/fix5760
8 years ago
Matthew Hooker c11627fba7
document new skip_metadata_api_check option
8 years ago
Matthew Hooker a9b48309c9
update amazon authentication docs
8 years ago
Megan Marsh 7f631fcb77 unpack attributes in oracle-classic builder earlier so that we error fast if there's an issue
8 years ago
Megan Marsh ff717c5784 wrong place for differentiation between ssh and winrm
8 years ago
Megan Marsh ad2e5f1f08 fail in oracle classic builder if user tries winrm since it doesn't work yet, and add attributes and attributes_file fields to oracle builder
8 years ago
Matthew Hooker e5ab206276
add our 3 new builders to changelog
8 years ago
Matthew Hooker 07da29dacc
Merge pull request #4770 from edouardb/add-scaleway-builder
8 years ago
Matthew Hooker 4c7a467e9e
format scaleway docs
8 years ago
Matthew Hooker 44647ea185
add vendor deps
8 years ago
Matthew Hooker 8b7982480f
fix sidebar placement
8 years ago
Matthew Hooker e752e3a018
use new internal multistep helper
8 years ago
Loïc Carr 22b12432db
builder/scaleway: support ssh agent authentication
8 years ago
Loïc Carr 1f7c32db98
builder/scaleway: report to ui scw api startup error
8 years ago
Loïc Carr 7f8ed28bc6
builder/scaleway: Make use of NewRunnerWithPauseFn
8 years ago
Loïc Carr fc7d89eb79
builder/scaleway: support password auth
8 years ago
Edouard BONLIEU eb56b1b70e
Fix terminate error
8 years ago
Edouard BONLIEU b44798b38d
Raise error in case of create server failure
8 years ago
Edouard BONLIEU 520433c0b8
Cleanup documentation
8 years ago
Edouard BONLIEU ae18995ca1
Fix builder id
8 years ago
Edouard BONLIEU 09805911b4
Fix builder unique id
8 years ago
Edouard BONLIEU edf9dd1517
Fix doc
8 years ago
Edouard BONLIEU 2de93c5ae6
Add existing SSH key support
8 years ago
Edouard BONLIEU 1fb13cc23e
Add image creation from snapshot
8 years ago
Edouard BONLIEU 9b611af7e6
Allow token and organization id to be passed via env vars
8 years ago
Edouard BONLIEU e46108298c
Update README.md
8 years ago
Edouard BONLIEU 5a2f37896e
Add documentation
8 years ago
Edouard BONLIEU 7e36cfcff1
Add Scaleway builder
8 years ago
Matthew Hooker 57faecbdd4
add @YuSungDuk as codeowner for ncloud
8 years ago
Matthew Hooker 472a922642
clean up ncloud docs
8 years ago
Matthew Hooker 6205c71f98
Merge pull request #5791 from YuSungDuk/master
8 years ago
DanHam 6559a26c11
Update Windows build demo script and template to reflect new PS behaviour
8 years ago
DanHam 4cc078256d
Fixer for templates affected by auto escape of special powershell chars
8 years ago
DanHam 2d830d5d43
Auto escape chars special to PowerShell in user supplied data
8 years ago
DanHam aaf7102b9a
Tests for escape of chars special to PowerShell in user supplied data
8 years ago
DanHam e982bc4ea5
Fix copy/paste of description from shell provisioner
8 years ago
DanHam 2b1aa04583
Update docs to reflect new upload and dot source of env var for std ps cmd
8 years ago