Commit Graph

424 Commits (2dbfef57504d06ac27909297f2e97656956213b0)

Author SHA1 Message Date
Ali Rizvi-Santiago 16ecb3ad9a Reverted removal of progress-bar that was done by commit 5d97b105a8 and added some missing arguments that were missed during the rebase. Modified the default progress bar's width to 80 as a result of the conversation on PR #5851.
8 years ago
Rickard von Essen 3b7e23e7f9 Added missing gophercloud files
8 years ago
Andrei Ozerov 72de95a7e1 Vendor: add github.com/google/uuid package
8 years ago
Andrei Ozerov 68afd3d8da Vendor: add Gophercloud networking v2 external
8 years ago
Andrei Ozerov f0f1967c9f Vendor: add Gophercloud networking v2 networks
8 years ago
Andrei Ozerov 71bf67620f Vendor: add Gophercloud compute attachinterfaces
8 years ago
Andrei Ozerov 4d17dbd56b Vendor: remove Gophercloud compute floatingips
8 years ago
Andrei Ozerov a4d7b3a909 Vendor: add Gophercloud networking floatingips
8 years ago
Rickard von Essen 71c515fda1
Merge pull request #6596 from rickard-von-essen/openstack-cinder-root-volume
8 years ago
Andrei Ozerov df74951309 Vendor: add Gophercloud BlockStorage volumeactions
8 years ago
Andrei Ozerov cfa922a180 Vendor: add Gophercloud Compute bootfromvolume
8 years ago
Andrei Ozerov d38bd6b5f8 Vendor: add Gophercloud BlockStorage V3 volumes
8 years ago
Rickard von Essen b2d6edf76a Update gophercloud/utils to add support for clouds-public.yaml
8 years ago
Matthew Hooker ddf23a2c46
Complete Atlas deprecation.
8 years ago
Chris Lundquist 7461d86405 Actualy add it
8 years ago
Matthew Hooker 9bb0681586
Merge pull request #6423 from hashicorp/fix5513
8 years ago
Christopher Boumenot f60921ad4b azure: upgrade Azure/go-autorest to v10.12.0
8 years ago
Christopher Boumenot b8de835a91 merge conflicts
8 years ago
Megan Marsh e21981e581 fix vendor commit for go-oracle-terraform
8 years ago
Matthew Hooker a5e29e68da
cmd/validate: notify user if config is "fixable"
8 years ago
Rickard von Essen 8f2fa9c8ec
Vendored github.com/gophercloud/utils and gopkg.in/yaml.v2
8 years ago
Rickard von Essen dc78b30467 Updated gophercloud to 7112fcd50da
8 years ago
M. Marsh 4dc8dd3368
Merge pull request #6261 from DanHam/fix-6240-update-winrm
8 years ago
Hariharan Jayaraman df5cc234fc updates
8 years ago
Hariharan Jayaraman 1f46271a6b Ensuring device login works for Windows build
8 years ago
DanHam aeadd039b7
Fix #6240 by way of an update to github.com/masterzen/winrm (& winrm/soap)
8 years ago
Matthew Hooker 8848682c35
fix azure vendors.
8 years ago
Paul Meyer 69c2d551d0 Update Azure SDK references
8 years ago
M. Marsh eb557af8bf
Merge branch 'master' into f-autocomplete
8 years ago
M. Marsh 148f7d39e4
Merge pull request #6142 from harveylowndes/use-official-go-sdk
8 years ago
Matthew Hooker 59376294ef
Maximize scancode throughput.
8 years ago
Albert Lie b41e5fa63b update aliyungo common package
8 years ago
Matthew Hooker 71abcdaab0
lowercase sirupsen is the right version.
8 years ago
Matthew Hooker 678f0647cc
remove lowercase sirupsen
8 years ago
Matthew Hooker 12f80208bb
fix vendor dep casing
8 years ago
Harvey Lowndes 31973d9f8b Add OCI Go SDK dependency
8 years ago
Loïc Carr d2ad4c911f
Merge pull request #6069 from dimtion/scaleway/solaris-build
8 years ago
Matthew Hooker 5206427a47
Update go-fs.
8 years ago
Loïc Carr f6135a440c builder/scaleway: bump dependencies
8 years ago
Matthew Hooker 2415ca2fd2
fix for linux/ppc64le compilation
8 years ago
Matthew Hooker 7fd71c35ef
update go-aws-sdk to v1.12.72
8 years ago
Matthew Hooker 44647ea185
add vendor deps
8 years ago
Matthew Hooker 6205c71f98
Merge pull request #5791 from YuSungDuk/master
8 years ago
Matthew Hooker 8827df1ed2
update go-aws-sdk to v1.12.71
8 years ago
Megan Marsh 871ead371a Clean up based on Oracle comments
8 years ago
유성덕 5714108ef9 Merge branch 'master' into support_ncloud
8 years ago
Matthew Hooker dbf5d52c43
update mapstructure library
8 years ago
Matthew Hooker 967b858fc3
add go-oracle client
8 years ago
Matthew Hooker 3bf431a423
construct OCI client
8 years ago
Matthew Hooker 4c5a7e08b5
remove multistep vendor dep
8 years ago
stack72 20f9ef3445 builder/triton: bump triton-go dependencies
8 years ago
유성덕 9c72875076 Add tablewriter package
8 years ago
Jason Wieringa 78ff4d1eed Updated github.com/aws/aws-sdk-go/service/ec2
8 years ago
유성덕 4f9754a75c add ncloud-sdk-go dependency to vendor
8 years ago
Megan Marsh 7fe1ec03ca update winrmcp to fix #5752
8 years ago
stack72 c3467b686c builder/triton: Add support for Triton RBAC
8 years ago
zhuzhih2017 bdc1fa0527
Merge pull request #5641 from zhuzhih2017/master
8 years ago
zhuzhih2017 de0017c37a Add security token supported and TLS handshake timeout support
8 years ago
Christopher Boumenot 247da61ad1
Merge pull request #5593 from boumenot/pr-azure-keep-resource-group
9 years ago
Matthew Hooker b07a0cd6f0
fix tests
9 years ago
Arjen Schwarz f4600a208f
Azure: Keep temporary resource group. Fixes #5045
9 years ago
stack72 b04796c2cc Bump Joyent/triton-go to modern version of the SDK
9 years ago
Jeremy Voorhis 001d632bcd Update mitchellh/cli and add posener/complete dep
9 years ago
Matt McQuillan e0942e8998 Updating go-checkpoint lib to have a fixed timeout
9 years ago
Megan Marsh d4031420ab fun with wait groups; prevents hanging
9 years ago
zhuzhih2017 1861a22c77 Merge pull request #5219 from zhuzhih2017/master
9 years ago
bugbuilder 138f54d9d3 Merge branch 'master' of https://github.com/hashicorp/packer into vsphere-tpl
9 years ago
Jake Champlin 2d3ee06ecd Remove LGPL dependencies
9 years ago
Megan Marsh f19040f3aa Merge pull request #5196 from cstuntz/aws-add-tags
9 years ago
Jasmin Gacic fce08fce73 Merge pull request #5233 from StackPointCloud/packer-builder-profitbricks-updates
9 years ago
Matthew Hooker 16773bed6a
update aws-sdk-go to v1.10.23 (2017-08-10)
9 years ago
Ali Bazlamit c67d118523 Update packer to Use ProfitBricks Image Alias feature
9 years ago
Megan Marsh 535268cf85 update atlas-go to fix symlink-related packer push failures
9 years ago
zhuzhih2017 096a0cd4fb update aliyun go sdk and enable multi sites support for alicloud
9 years ago
cstuntz 60cbd49536 updating govendor imports
9 years ago
cstuntz 42444e58e6 Updating step_run_source_instance to add tags at instance start instead of adding them to running instance
9 years ago
bugbuilder c8747f138f Adding template feature
9 years ago
Rickard von Essen d61c3f5938 Update dependency osext to support Android
9 years ago
Megan Marsh 9bc0e17e1c Merge pull request #5057 from ygina/update-gophercloud
9 years ago
Christopher Boumenot 123c45caca azure: Include missing vendor file
9 years ago
Christopher Boumenot c6ff4aae59 Support for building from custom managed images
9 years ago
Christopher Boumenot 054a75de26 azure: Azure/go-autorest v8.0.0
9 years ago
Christopher Boumenot 74ee9a8eab azure: Azure/azure-sdk-for-go v10.0.3-beta
9 years ago
Matthew Hooker 83ba291f41
update go-checkpoint
9 years ago
Gina Yuan 469f125933 Update gophercloud version #5046
9 years ago
Matthew Hooker 6ff34c8788
update go-checkpoint
9 years ago
Matthew Hooker 35332e4498
fix panic with deadlines. update panicwrap dep
9 years ago
Matthew Hooker 7382382727
Add telemetry reporting through checkpoint
9 years ago
Rickard von Essen 7360ba4fd7
Updated aws-sdk-go from v1.4.6 to v1.7.1
9 years ago
Matthew Hooker 1533f5564f
update changelog
9 years ago
Matthew Hooker cd147e2da4 Merge pull request #4970 from hashicorp/4727_sensitive_vars
9 years ago
Megan Marsh fdca364f4b allow user to mark variables as sensitive for packer push
9 years ago
Matthew Hooker b1bcf62ae1 Merge pull request #4619 from zhuzhih2017/master
9 years ago
Matthew Hooker 5fa704e3df
update winrm to use keepalives
9 years ago
zhuzhih2017 a26c72f38e fix the comments about root and apply the keypair with latest dependence
9 years ago
Matthew Hooker 2ceaa2b79e Merge pull request #4748 from greenhouse-org/download-winrm
9 years ago
Sean Chittenden 236c12c07a
Update github.com/joyent/triton-go to the latest.
9 years ago
Justin Reagor 7725403462 Bump tracked version of joyent/triton-go
9 years ago
James Nugent 237180a95b deps: Add joyent/triton-go
9 years ago
James Nugent 648b7f471b deps: Remove joyent/gosdc and dependencies
9 years ago
Paul Nikonowicz 0614fc234f Implement download for WinRM communicator
9 years ago
zhuzhih2017 d646e1d035 refactor the code according hashicorp rename the repository
9 years ago
Luke Farnell 5b7ec545c5 Added monitoring and updated godo
9 years ago
Matthew Hooker dba189f587
update vendors slightly
9 years ago
Matthew Hooker 83bf5e67a9
update cli library
9 years ago
Matthew Hooker 262c8dc24a
WIP fix #4670
9 years ago
zhuzhih2017 0400ebae95 Fix the code according PR review
9 years ago
zhuzhih2017 3f7de941f1 Add dependences
9 years ago
Matthew Hooker aaba5286a6 Revert "Use SSH agent when enabled for bastion step"
9 years ago
David Campbell 6c7e3b70a9
- use xanzy/ssh-agent for windows compatibility
9 years ago
Matthew Hooker 1c570b4b46
Update winrm dep. support proxyfromenv
9 years ago
Eike Verdenhalven 525d7c946e update vendor packages for winrm from upstream
9 years ago
Jasper Siepkes 7606dd541b * Contains the SSH fix by @watters of #3840.
9 years ago
James Nugent 396147b1ee builder/triton: Vendor dependencies
9 years ago
Matthew Hooker 00e4585ce5
first pass at adding new members
9 years ago
Matthew Hooker 9d7df95cdf
correctly vendor gophercloud dep
9 years ago
Matthew Hooker 98051a5207
add openstack imageservice
9 years ago
Zanetti, David 01e3e7f7a3
Second part of resync of gophercloud
9 years ago
Zanetti, David b43882748d
Resync gophercloud OpenStack SDK with new repo
9 years ago
Matthew Hooker 64fbe12976
govendor sync
9 years ago
Taliesin Sisson d56d683bd1 Add vendoring for unicode:
9 years ago
Matthew Hooker c510988cbf Merge pull request #4209 from bhcleek/ansible-winrm
9 years ago
Matthew Hooker d3ddd99721 Merge pull request #4163 from StackPointCloud/packer-builder-oneandone
9 years ago
Dave Buckley 0c94e37c42 pull down fix to authv3 from upstream gophercloud
9 years ago
Billie Cleek f5ca0de225 provisioner/ansible: assume scp target is file
10 years ago
Matthew Hooker c122a178a9 Merge pull request #4089 from mitchellh/replace3076
10 years ago
jasminSPC 4bcba37f38 Packer Builder 1&1
10 years ago
Matthew Hooker c0a4e6ed7c
update go-fs
10 years ago
Justin Campbell fdaa89681a
Update go-atlas.
10 years ago
Matthew Hooker 01be917450 Merge pull request #3660 from StackPointCloud/packer-builder-profitbricks
10 years ago
Matthew Hooker 93f0436766 Merge pull request #3909 from svanharmelen/f-cloudstack-builder
10 years ago
Chris Bednarski 4348f5f54d Update atlas-go to get ATLAS_TLS_NOVERIFY option for packer push command
10 years ago
jasminSPC dca286bf38 Merge remote-tracking branch 'upstream/master' into packer-builder-profitbricks
10 years ago
Rickard von Essen f3265e92e0
Updated dep: go-fs
10 years ago
Sander van Harmelen ba00afd4f1 govendor: add go-cloudstack depedency
10 years ago
Matthew Hooker fb8ced982a removes vendor make target
10 years ago
Matthew Hooker d08f1b503f Applies govenor migrate godep
10 years ago
Rickard von Essen f4eb612594 Propery vendor github.com/approvals/go-approval-tests
10 years ago
Rickard von Essen 8431fd5f41 Drop unused vendored deps
10 years ago
Rickard von Essen 6376d2744f builder/googlecompute: Properly vendor test dependencies
10 years ago
Rickard von Essen 51a9a51699 Update winrm and winrmcp dependencies
10 years ago
jasminSPC 325401eaf0 Merge remote-tracking branch 'upstream/master' into packer-builder-profitbricks
10 years ago
Rickard von Essen c3861d1675 Merge pull request #3856 from rickard-von-essen/ecr-support
10 years ago
Rickard von Essen 667b97062e
Fixed github.com/stretchr/testify deps
10 years ago
Scott Crunkleton 913a9db23f Added github.com/stretchr/testify to vendor.
10 years ago
Rickard von Essen e68f2782f8
Updated aws-sdk-go from v1.1.2 to v1.4.6
10 years ago
jasminSPC 1ef326ad68 Added missing dependencies
10 years ago
jasminSPC e26e533e9b Fixed godep
10 years ago
jasminSPC a61716d4a4 Merge remote-tracking branch 'upstream/master' into packer-builder-profitbricks
10 years ago
jasminSPC 92e0f2bf4c Merge remote-tracking branch 'upstream/master' into packer-builder-profitbricks
10 years ago
Chris Bednarski f9cea9edd1 Merge pull request #3651 from mitchellh/f-manifest-post-processor
10 years ago
Christopher Boumenot 323dc70ed6 Merge remote-tracking branch 'origin/master' into pr-3680-update-azure-sdk
10 years ago
Christopher Boumenot 7d259ab098 Update Azure dependencies.
10 years ago
Christopher Boumenot 31b5cee287 Add Approvals dependency
10 years ago
jasminSPC fdffa25028 godep fix
10 years ago
jasminSPC df0298c9ae Packer Builder ProfitBricks
10 years ago
Chris Bednarski 104cdcf266 Added go-uuid
10 years ago
Paul Meyer 1fa8255bdb Update to go-autorest v7.0.6.
10 years ago
Christopher Boumenot dca2b515a3 Update to go-autorest v7.0.5. (#3554)
10 years ago
Vasiliy Tolstov 6a5f6938ef post-processor/compress: add bgzf format support
10 years ago
Chris Bednarski d458f81dd8 Revert "Updated vendor pacakge for winrmcp"
10 years ago
Chris Bednarski e38c1122ab Updated vendor pacakge for winrmcp
10 years ago
Christopher Boumenot 0abf0bbab0 Update Azure dependencies.
10 years ago
Paul Hinze adcae08cd5 Update atlas-go to latest version that uses go-rootcerts (#3494)
10 years ago
Chris Bednarski 209603ec88 Vendor Azure dependencies
10 years ago
Chris Bednarski ab36418729 Udpated winrmcp dep
10 years ago
Chris Bednarski 588f9f30b2 Remove unused dependencies; see godep v54
10 years ago
Chris Bednarski 8a53385cbc Revert "Remove a bunch of unused dependencies (godep v54+ required)"
10 years ago
Chris Bednarski 9ed133ea01 Remove a bunch of unused dependencies (godep v54+ required)
10 years ago
Rickard von Essen 0cffcb0c39 Updated vendor after update of gophercloud in 88a84f5
10 years ago
Jeff Mitchell bbafc0469b Update go-cleanhttp
10 years ago
Chris Bednarski 115426becb Update aws-sdk-go to 1.1.2 release
10 years ago
Chris Bednarski 53176f8cdb Added amazon s3 service to vendor, to support the amazon-import feature
10 years ago
Chris Bednarski dbdb988634 Vendor all dependencies
10 years ago