Commit Graph

3950 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 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 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
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 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
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
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
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
Adrien Delorme 0864b4d07b name unclear import
8 years ago
Arnaud Dezandee 91d2cb8c83
googlecompute-import: add service accounts
8 years ago
Megan Marsh a0c238940e
Merge pull request #7223 from hashicorp/fix_7200
8 years ago
Megan Marsh e4dca0016c
Merge pull request #7156 from vtolstov/qemu
8 years ago
Megan Marsh d0e5c67dc3
Merge pull request #7205 from hashicorp/fix_7196
8 years ago
Megan Marsh ce8f5c31df escape query as suggested in issue #7200
8 years ago
Vasiliy Tolstov b6ebe00249 provide memory and cpus like other builders does
8 years ago
Adrien Delorme f57953d4ff Docker needs a temporary dir that is inside the $HOME dir
8 years ago
Adrien Delorme f19b7c0300 Revert "aws: test timeout when no credenrtials are set" Revert "aws: set max retries back to 20"
8 years ago
Adrien Delorme b8b3e64cff aws: test timeout when no credenrtials are set
8 years ago
Adrien Delorme 993af36f2e aws: set max retries back to 20
8 years ago
Ali Rizvi-Santiago 9d2f98394e Revert "Renamed the terse option, `cores`, to to the less-terse version `cores_per_socket`."
8 years ago
Ali Rizvi-Santiago 0c37a3c68f Renamed the terse option, `cores`, to to the less-terse version `cores_per_socket`.
8 years ago
Ali Rizvi-Santiago 4894873971 Added logic to the vmware-iso builder that appends the number of cores per socket to the vmx in `stepCreateVmx`.
8 years ago
Ali Rizvi-Santiago 062c62eed8 Added support for specifying the number of cores as `cores` to vmware-common.
8 years ago
Megan Marsh e0543246fa remove commented code
8 years ago
Megan Marsh 783ed32e7e fix region stuff
8 years ago
Paul Meyer e189db97d4 [azure] deallocate instead of just power-off
8 years ago
Paul Meyer aa29facdae Allow certificate bearer JWT client authentication
8 years ago
Paul Meyer 7e34579b7e Factor out Azure client credential config
8 years ago
Adrien Delorme 9ddec470a0
Merge pull request #7188 from hashicorp/dedupe_step_output_dir
8 years ago
Megan Marsh 126ca2a877
Merge pull request #7158 from rickard-von-essen/fix-7155
8 years ago
Megan Marsh 97a791389a deduplicate step_output_dir and move to common folder
8 years ago
Adrien Delorme c8a39e939a
Merge pull request #7178 from edwardmlyte/simplify-version-check
8 years ago
Ed Maxwell-Lyte e8e92fe6c6 rename clashing import
8 years ago
Ed Maxwell-Lyte 4437f8d8ba Use go-version for comparison
8 years ago