Commit Graph

2823 Commits (3ace5bb91becc645dd8acfa0fca0199e8ceed115)

Author SHA1 Message Date
Megan Marsh 3ace5bb91b simplify FileExistsLocally
9 years ago
Megan Marsh 216c44b153 fix FileExistsLocally
9 years ago
Megan Marsh 4f3b470804 add helper function to manage validation of filepaths created using DownloadableURL
9 years ago
stack72 c3467b686c builder/triton: Add support for Triton RBAC
9 years ago
QuantumGhost a90376f12a Attach keypair before starting instance in alicloud builder
9 years ago
Rickard von Essen 05fcecb1e7
Merge pull request #5666 from kwilczynski/remove-ecr-credentials-from-logging
9 years ago
Matthew Hooker f3dea272d9
Set session in state bag
9 years ago
Matthew Hooker f6c401a143
don't pass in accessconfig
9 years ago
Matthew Hooker 1c352726d7
Merge pull request #5719 from rchenv/issue5606
9 years ago
Rong Chen 3e92b1374e issue5606: follow the convention to use AccessConfig to create new aws session for step_create_tags etc.
9 years ago
Olivier Bazoud 8bcb469b8b builder/amazon: Added new region Paris - eu-west-3
9 years ago
Arjen Schwarz c2ecdd98c6
5691: Invalid image URLs make Azure builder crash
9 years ago
Krzysztof Wilczynski 567b566c23
docker: Remove AWS credentials and Session Token from being shown in the log.
9 years ago
Rickard von Essen 63f791570a
Merge pull request #5665 from kwilczynski/remove-sts-token-from-logging
9 years ago
Matthew Hooker f216330ba3
spot instance ena/sriov checking for all other builders
9 years ago
Matthew Hooker 4b1d8e3fe8
don't allow enhanced networking flags for spot instances.
9 years ago
Matthew Hooker 73b98b2a04
use waiter to wait for ebs instances to stop
9 years ago
Matthew Hooker dada63801b
also use waiter code for spot instances
9 years ago
Matthew Hooker 9e61005f7c
Merge pull request #5660 from hashicorp/fix_5625
9 years ago
Ben Gnoinski 5df2e040d0 Update amazon run_config.go absent ssh_private_key_file error
9 years ago
Matthew Hooker 2c1c7b9659
Merge pull request #5630 from johndaviesco/winrm_no_proxy
9 years ago
Matthew Hooker a90c45d9bb
Wait until source instance OK before continuing
9 years ago
Matthew Hooker 7b5c0900ef
Correctly set aws region if given in template along with a profile.
9 years ago
Christopher Boumenot 1202bdd080
Merge pull request #5661 from jamielennox/no-location-for-existing-rg
9 years ago
Krzysztof Wilczynski 05327b7524
amazon: Remove Session Token (STS) from being shown in the log.
9 years ago
Jamie Lennox d043c37ad4 Azure: Don't provide location for build_resource_group_name
9 years ago
SwampDragons 8a30b3db80
Merge pull request #5456 from GoSecure/vmware-iso-improved-network-logging
9 years ago
Megan Marsh 1c681fc096 tests
9 years ago
Megan Marsh 556da47d35 modify validation to allow user to have the original region in the ami_regions list
9 years ago
Christopher Boumenot da0c13f622 azure: delete keyvault deployment
9 years ago
zhuzhih2017 bdc1fa0527
Merge pull request #5641 from zhuzhih2017/master
9 years ago
zhuzhih2017 de0017c37a Add security token supported and TLS handshake timeout support
9 years ago
John Davies-Colley 10aaa49beb fixing tests and funky logic 💦
9 years ago
John Davies-Colley 0c787ec9df Valadating early
9 years ago
Vijaya Bhaskar Reddy Kondreddi 3d5303c60d Fix tests
9 years ago
Vijaya Bhaskar Reddy Kondreddi b7e3f37b44 Add support for differential disk
9 years ago
John Davies-Colley 75320440ec adding missing quote 🙏
9 years ago
John Davies-Colley 707ec675b2 ssh interface for amazon builders 🔨
9 years ago
Christopher Boumenot a3c9485062 azure: sanity check resource group names
9 years ago
Christopher Boumenot 247da61ad1
Merge pull request #5593 from boumenot/pr-azure-keep-resource-group
9 years ago
Christopher Boumenot 8985bd45ba azure: go fmt
9 years ago
Christopher Boumenot ee767e55d1 azure: change literal to constant
9 years ago
Christopher Boumenot 2684153cb2 azure: reject bad configuration faster
9 years ago
Christopher Boumenot 787f08f39b azure: add user message to indicate what is being deleted
9 years ago
Megan Marsh 20390ff1ec fix vetting for test fail print statements
9 years ago
SwampDragons ab542c07ff
Merge pull request #5547 from egraff/hyperv-patch
9 years ago
Ammar Ansari b8bd66d10d Align virtual disk size for qemu builder
9 years ago
Matthew Hooker b07a0cd6f0
fix tests
9 years ago
Megan Marsh 6756df9510 use url library instead of parsing string naiively
9 years ago
Megan Marsh 771349e58c fix error message
9 years ago