Commit Graph

11564 Commits (ea2a7c3fe966a2ee151e4dfd3abf656604d29c07)
 

Author SHA1 Message Date
Stephen Fox ea2a7c3fe9 Merge branch 'master' into 'ephemeral-ssh-key-pair-issue-7225'.
8 years ago
Stephen Fox 01c98f3d82 Tweaked debug SSH private key file name for vbox.
8 years ago
Stephen Fox f8db84334d Alias 'golang.org/x/crypto/ssh' as 'gossh'.
8 years ago
Stephen Fox 9a9bc18fab Renamed SSH key pair source files per pattern.
8 years ago
Stephen Fox 7f6b307dd6 Remove 'Ssh' suffix from 'KeyPairType' constants.
8 years ago
Stephen Fox c6ae8654d9 Moved SSH key pair code into 'helper/ssh'.
8 years ago
Stephen Fox 25775886a8 Properly set SSH key pair name.
8 years ago
Stephen Fox 4c2851013e Fixed 'sed' regex to remove public key by magic string.
8 years ago
Stephen Fox be081944b1 Moved new key pair funcs closer to builder funcs.
8 years ago
Stephen Fox b1b67ecffa Added support for setting a name in SSH key pair.
8 years ago
Stephen Fox 5893134c61 Updated comment for 'PrivateKeyPemBlock()'.
8 years ago
Adrien Delorme 9f1ec211a0
Merge pull request #7268 from mayn/docs-updates-v144
8 years ago
Matthew Aynalem b404cfc365 add builder/tencentcloud-cvm to sidebar
8 years ago
Stephen Fox cd4ae03324 Create / use SSH key pairs in vbox builders.
8 years ago
Stephen Fox 72d1501551 Made SSH public key available in vbox boot command.
8 years ago
Stephen Fox 7b857929ab Added 'SSHPublicKeyUrlEncoded()' to comm.Config.
8 years ago
Stephen Fox 459bd1ea7a Added vbox step for SSH key pair business logic.
8 years ago
Stephen Fox 6824806e6f Allow caller to specify new line for SSH public key.
8 years ago
Stephen Fox ad075ffac3 Added 'Description()' to 'sshKeyPair'.
8 years ago
Megan Marsh 6cac03044f
Merge pull request #7248 from oceyral/oceyral/feat/add_user_data
8 years ago
Megan Marsh f0b1d3cbf2
Merge pull request #7262 from hashicorp/fix_7257
8 years ago
Adrien Delorme 25f51b9f99
Merge pull request #7261 from davividal/fixes-checksum-1.11.4
8 years ago
Adrien Delorme ca180d27fb update/fix some more modules
8 years ago
Adrien Delorme dd3e2c255c respect a 'only' defined in a post-processor
8 years ago
Adrien Delorme 074a74ec38 make sure 'only' completely ignores post-processor
8 years ago
Adrien Delorme 55bfee509a
Merge pull request #7260 from Murcurio/patch-1
8 years ago
Davi Vidal 2bc4e6aec6 Fixes checksum for dependencies for Go 1.11.4+
8 years ago
Olivier Ceyral 4d10d668ee Add "custom_data" key to packer manifest
8 years ago
Murcurio 60c7d22ffb
Change metadata url to FQDN
8 years ago
Megan Marsh eef4fc7a01
Merge pull request #7222 from Adezandee/gce-post-processors
8 years ago
Megan Marsh 6ea64bc378
Merge pull request #7191 from arizvisa/GH-7190
8 years ago
Megan Marsh 888f4d440c
Merge pull request #7251 from yaakov-h/7250-fix-overflow
8 years ago
Megan Marsh 63a3bb0105
Merge pull request #7254 from danowar2k/master
8 years ago
Daniel Poggenpohl 864ea7084d Merge branch '#7253-build-script-capitalization'
8 years ago
Daniel Poggenpohl ce760eec09 - More comments
8 years ago
Stephen Fox f233e54992 Initial SSH key pair helper implementation.
8 years ago
Yaakov 0a08920816 Hyper-V: Fix integer overflows in 32-bit builds
8 years ago
Adrien Delorme 20c2524881 prepare for 1.3.5-dev
8 years ago
Adrien Delorme 3626fbd0f9 Cut version 1.3.4
8 years ago
Adrien Delorme 43109ea9aa prepare to release 1.3.4
8 years ago
Adrien Delorme 43c30d6b7f Update changelog
8 years ago
Megan Marsh 839a7658a6
Merge pull request #7226 from hashicorp/fix_6549
8 years ago
Megan Marsh 3602180b45 re-add missing import
8 years ago
Megan Marsh 035c3506ba manually set proxyfromenvironment in default http client for ec2 sessions
8 years ago
Megan Marsh c63b54a1e7 move http with proxy call into a helper function
8 years ago
Megan Marsh 904c4b9adb
Merge pull request #7230 from hashicorp/up-aws-sdk-go
8 years ago
Adrien Delorme 4a2773f8fa remove default max retries config of 8, it will now be used from env
8 years ago
Adrien Delorme 964b149df2 aws: remove now unused AccessConfig.metadataRegion
8 years ago
Adrien Delorme 335f442b51 aws: unwrap AccessConfig.region func
8 years ago
Adrien Delorme 54af9951a8 make guard clauses to clearly see success pass
8 years ago