Commit Graph

24 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Megan Marsh d252a24b82 allow user to set winrm_host override like we do ssh_host override
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Adrien Delorme a67948f155 fix config pointers
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Alexandre NICOLAIE 39b8c0ecca feat: add 'remove volume' step to scaleway
7 years ago
Megan Marsh c03c3f4410 replace duplicate commHost functions with a single communicator helper that checks for ssh_host and does a statebag lookup for a given key
7 years ago
Megan Marsh eb8c74bf85 allow ssh_host config option to override host logic for all builders
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
mvaude 7f78eef08d scaleway: fix builder problems with ssh keys
8 years ago
Megan Marsh 38cc525ec7 new option allowing user to clean up the ephemeral ssh key from the authorized_keys file
8 years ago
Adrien Delorme 4fdf5714a6 builder.scaleway: use c.Comm for ssh
8 years ago
Adrien Delorme 51d2aac9f6 SSHPrivateKey => SSHPrivateKeyFile
8 years ago
Adrien Delorme 41f6e0334d refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
8 years ago
Matthew Hooker e752e3a018
use new internal multistep helper
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
Edouard BONLIEU eb56b1b70e
Fix terminate error
8 years ago
Edouard BONLIEU 09805911b4
Fix builder unique id
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 7e36cfcff1
Add Scaleway builder
8 years ago