Commit Graph

10588 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)
 

Author SHA1 Message Date
Megan Marsh be6f4ae8b7
Merge pull request #6492 from harveylowndes/update-official-oci-go-sdk
8 years ago
Harvey Lowndes d0a43d142f Update Official OCI Go SDK
8 years ago
Megan Marsh 88afe2d1a1
Merge pull request #6637 from hashicorp/fix_appveyor
8 years ago
Megan Marsh 2af4f4d206 install golang 1.11 on appveyor machines
8 years ago
Megan Marsh 7bb687ce64 fix mistake in vendor.json
8 years ago
Megan Marsh 2c9a205f11 update shell provisioner tests
8 years ago
Megan Marsh 35406bbfc2 update shell provisioner docs with new use_env_var_file option and clear descriptions of quoting
8 years ago
Megan Marsh cce13e3877 shell provisioner: add option to source env vars from a file
8 years ago
Adrien Delorme 050a98e8bb googlecompute builder: use config from statebag
8 years ago
Adrien Delorme b0c09087a2 move SSHInterface/SSHIPVersion fields to communitator.Config struct
8 years ago
Adrien Delorme cd851f8ac2 use public ssh key & key name from config instead of the statebag
8 years ago
Adrien Delorme 0938b640cc use key pair name from config
8 years ago
Adrien Delorme 1e71712cc9 builder.alicloud: stop using config from statebag
8 years ago
Adrien Delorme 4fdf5714a6 builder.scaleway: use c.Comm for ssh
8 years ago
Adrien Delorme 0f9eddda3a builder.oracle: use c.Comm for ssh
8 years ago
Adrien Delorme 92570a2725 builder.openstack: use c.Comm for ssh
8 years ago
Adrien Delorme 4982627dd2 builder.gcp: use c.Comm for ssh
8 years ago
Adrien Delorme e0e6b0b8f7 builder.cloudstack: use c.Comm for ssh
8 years ago
Adrien Delorme ef4ca9c48e builder.amazon: use c.Comm for ssh
8 years ago
Adrien Delorme dffcbb7a35 builder.alicloud: use c.Comm for ssh
8 years ago
Adrien Delorme 1d219cecaf add SSHTemporaryKeyPairName to communicator.Config
8 years ago
Adrien Delorme 9a9b82715b config.Comm.SSHKeyPair => SSHKeyPairName
8 years ago
Adrien Delorme 3a4bb26150 builder.aws: use key pair from comm struct
8 years ago
Adrien Delorme 77a57f0354 communicator.Config: `mapstructure:"ssh_key_pair"` => ssh_keypair_name
8 years ago
Adrien Delorme 293c485372 builder.aws: use SSHAgentAuth from Comm
8 years ago
Adrien Delorme ef08c441c9 builder.aws: use Comm field for StepKeyPair & StepGetPassword
8 years ago
Adrien Delorme 7c358eed2f removed unused builder/azure/common/lin.StepGeneralizeOS struct
8 years ago
Adrien Delorme 3d46fbd4f2 removed unused builder/azure/common/lin.StepCreateCert struct
8 years ago
Adrien Delorme 69dfe2565b SSHBastionPrivateKey => SSHBastionPrivateKeyFile
8 years ago
Adrien Delorme 25de7ad1f2 PrivateKey => PrivateKeyFile
8 years ago
Adrien Delorme 324c46279b up test
8 years ago
Adrien Delorme 5369c15459 helper: communicator.SSHFileSigner => ssh.FileSigner
8 years ago
Adrien Delorme b83c72fd54 more private keys in config
8 years ago
Adrien Delorme 336cac29d4 also use config.SSHPrivateKey for azure-arm builds
8 years ago
Adrien Delorme d49ad12895 update gcp ssh tests
8 years ago
Adrien Delorme 663c8134ef GCP: put ssh public/private key in config
8 years ago
Adrien Delorme 51d2aac9f6 SSHPrivateKey => SSHPrivateKeyFile
8 years ago
Megan Marsh c0b52b0aff
Merge pull request #6533 from hashicorp/vault_integration
8 years ago
Megan Marsh 174098ba29 implement vault template function for kv engine; add docs
8 years ago
Megan Marsh dfaf624f4c add template function allowing user to read keys from vault
8 years ago
Megan Marsh 3ea8ee6cc6
Merge pull request #6577 from oceyral/oceyral/add_consul_template_func
8 years ago
Olivier Ceyral ee08365b02 Fix error message
8 years ago
Olivier Ceyral 83fce837d8 Add documentation
8 years ago
Olivier Ceyral a906d1d630 Add consul template function
8 years ago
Megan Marsh e4f6b6f720 fix chroot communicator to properly escape quotes
8 years ago
Megan Marsh 8309f36176
Merge pull request #6626 from hashicorp/fix_6620
8 years ago
Matthew Hooker 62014840b4
remove sync from makefile since we commit vendor directory.
8 years ago
Matthew Hooker 7519037562
Merge pull request #6629 from hashicorp/travisbuild
8 years ago
Matthew Hooker 8a604114ef
remove unused code
8 years ago
Matthew Hooker 3f1a9766f4
formatting verb fixes for go 1.11
8 years ago