Commit Graph

35 Commits (e2fe35ef40bbce9b87f945901afa00a3fa769093)

Author SHA1 Message Date
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
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
Megan Marsh be0959004a
Revert "Revert "Rename attribute api_access_key to organization_id""
7 years ago
Megan Marsh c1c929164f
Revert "Rename attribute api_access_key to organization_id"
7 years ago
Megan Marsh 210d62de2c
Merge pull request #6925 from sieben/organization_renaming
7 years ago
Rémy Léone e54d2e3591 Rename attribute api_access_key to organization
7 years ago
Mikhail Ushanov 536252683e builders: reuse private key file reading function
7 years ago
Florian Florensa 9ea5104b74 scaleway: add boottype parameter in config
8 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 cbbfc6630d scaleway: stop using config from statebag
8 years ago
Adrien Delorme 4fdf5714a6 builder.scaleway: use c.Comm for ssh
8 years ago
Adrien Delorme b83c72fd54 more private keys in config
8 years ago
Adrien Delorme 51d2aac9f6 SSHPrivateKey => SSHPrivateKeyFile
8 years ago
Megan Marsh 340363a649
Merge pull request #6613 from hashicorp/merge_ssh_config_funcs
8 years ago
Adrien Delorme 41f6e0334d refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
8 years ago
Megan Marsh ff6a039d5b replace scrubconfig with packer.LogSecretFilter.Set
8 years ago
Julien BONACHERA eda85a4daf
scaleway: add 'bootscript' configuration parameter
8 years ago
Rémy Léone dba9f1b015 Remove the VC product line
8 years ago
DanHam c47e5d19f0
Fix use of auto generated ssh key for scaleway builder
8 years ago
DanHam 585b93cfd6
Follow variable privateKey <-> statebag private_key convention
8 years ago
Seth Vargo b17b333e29
Add a common package for specifying useragent and adopt that everywhere
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 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 9b611af7e6
Allow token and organization id to be passed via env vars
8 years ago
Edouard BONLIEU 7e36cfcff1
Add Scaleway builder
8 years ago