Megan Marsh
782342a707
Merge pull request #9202 from overdrive3000/improve-secrets-manager
...
Add support for specifying key to fetch from AWS Secrets Manager
2020-05-20 13:13:28 -07:00
Adrien Delorme
5fdd1d1dee
get github.com/hashicorp/go-cty-funcs@0d04eb807361
2020-05-20 15:51:34 +02:00
Juan Mesa
78509a58e7
Remove github.com/overdrive3000/secretsmanager package from vendors
2020-05-15 14:04:07 +02:00
Wilken Rivera
b5639d4697
tests/builder/amazon: Enhance the test coverage for SSM Tunnel related steps ( #9213 )
...
* test/builder/amazon: Update mocks to properly test SSM tunnel and driver code base
* Update mod files
2020-05-13 10:10:55 -04:00
Adrien Delorme
4ebcbad332
update consul and vault dependencies ( #9205 )
...
* update consul and vault dependencies
* update triton sign call accorting to https://github.com/joyent/triton-go/pull/135
* Delete readme.md
* put back github.com/mitchellh/reflectwalk to v1.0.0 and explain why
* fix/fixer_pp_docker_tag_tags.go: simplify deduplication loop and keep seen/stable order
2020-05-11 15:26:01 -04:00
Sylvia Moss
25971b3b5c
Add pwd to gogetter ChecksumFromFile ( #9129 )
2020-05-11 11:14:50 +02:00
Wilken Rivera
16604373ac
initial ssm tunnel changes - not working
2020-05-08 09:32:48 -04:00
Paul Meyer
26d768f429
[builder/azure-chroot] Shared image source ( #9070 )
2020-04-23 11:03:17 +02:00
Wilken Rivera
4844e101ce
Merge pull request #9104 from hashicorp/up_oci_sdk
...
update github.com/oracle/oci-go-sdk v1.8.0 to v18.0.0+incompatible
2020-04-22 15:04:18 -04:00
Adrien Delorme
493a2a8a40
update github.com/oracle/oci-go-sdk v1.8.0 to v18.0.0+incompatible and go mod tidy
...
fix #9085
2020-04-22 15:28:52 +02:00
Juan Mesa
0fca4a8ba8
Add template function aws_secretsmanager
...
Allow users to read secrets from AWS Secrets Manager via
packer template functions
2020-04-21 18:37:29 +02:00
Li Kexian
632610d9c0
fixed InstanceOperationInProgress error #9054
2020-04-15 12:38:50 +08:00
Paul Meyer
6131301fdd
Standardize compute SDK version
2020-04-07 22:49:24 +00:00
Vaijanath Angadihiremath
20379c9eff
Rebasing with origin/master and fixing issues
2020-04-02 18:15:08 -07:00
Vaijanath Angadihiremath
8194b664af
Fixing issues due to merge.
2020-04-02 17:25:41 -07:00
Megan Marsh
9af1ee29e4
ran go mod vendor
2020-04-02 17:25:09 -07:00
Vaijanath Angadihiremath
69015b1870
Fixing the linting errors
2020-04-02 17:22:39 -07:00
Vaijanath Angadihiremath
fd21b669db
Fixing the linting errors now required for merging
2020-04-02 17:22:16 -07:00
Vaijanath Angadihiremath
02aef0fb8d
Updating the module dependencies
2020-04-02 17:15:29 -07:00
Vaijanath Angadihiremath
645cdf1a59
Updating the modules to include update to autorest 12.4
2020-04-02 17:13:36 -07:00
Megan Marsh
1963f3aa6f
Merge pull request #8893 from itzimourakas/feature7379
...
[WIP] Feature7379 - https://github.com/hashicorp/packer/issues/7379
2020-04-01 09:33:25 -07:00
jhawk28
99b0b98311
Add ovf export capability to vsphere builders ( #8764 )
...
* add ovf export capability to vsphere builders
* remove unneeded floppy ejection
* add prepare step for export. updated output directory to be the actual destination directory
* add step export documentation
* add extra export options
* add ui messages for export step
Co-authored-by: Megan Marsh <megan@hashicorp.com>
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2020-03-19 13:51:43 -04:00
Megan Marsh
564c8891d5
add keyvault portion of azure sdk
2020-03-18 13:48:54 -07:00
Megan Marsh
28797dd709
replace the homegrown vault delete functions in azure with the sdk ones.
2020-03-18 13:48:54 -07:00
Sylvia Moss
2319521aa5
Add iso config test for checksum from file specific case ( #8897 )
2020-03-18 11:32:51 +01:00
Ilias Tzimourakas
0f2cb45fc6
added instance principals support for oci builder
2020-03-15 17:22:06 +00:00
Adrien Delorme
0c45bd8b4f
import new replace and regex replace funcs from go-cty + documentation
2020-03-10 16:14:25 +01:00
Calle Pettersson
81a65dac4f
Bump proxmox-api-go
2020-02-26 08:47:44 +01:00
Adrien Delorme
a8fcb2d91a
HCL2: add support for dynamic blocks, document for loops and splat expressions ( #8720 )
2020-02-20 10:51:34 +01:00
Li Kexian
f3231018ca
showing tencentcloud image id after copy to desination region ( #8763 )
2020-02-18 11:17:19 +01:00
Megan Marsh
00dfb79c88
Merge pull request #7627 from hashicorp/inplace_isos
...
Inplace isos
2020-02-11 11:19:10 -08:00
Wilken Rivera
8825bf2cd7
go.mod: Add golang.org/x/tools/imports
...
```
go get golang.org/x/tools/imports
go mod tidy
go mod vendor
```
2020-02-07 14:23:36 -05:00
Adrien Delorme
a19214afeb
Allow to use isos in place
2020-02-06 17:07:58 +01:00
Adrien Delorme
193dad46e6
Hcl2 input variables, local variables and functions ( #8588 )
...
Mainly redefine or reused what Terraform did.
* allow to used `variables`, `variable` and `local` blocks
* import the following functions and their docs from Terraform: abs, abspath, basename, base64decode, base64encode, bcrypt, can, ceil, chomp, chunklist, cidrhost, cidrnetmask, cidrsubnet, cidrsubnets, coalesce, coalescelist, compact, concat, contains, convert, csvdecode, dirname, distinct, element, file, fileexists, fileset, flatten, floor, format, formatdate, formatlist, indent, index, join, jsondecode, jsonencode, keys, length, log, lookup, lower, max, md5, merge, min, parseint, pathexpand, pow, range, reverse, rsadecrypt, setintersection, setproduct, setunion, sha1, sha256, sha512, signum, slice, sort, split, strrev, substr, timestamp, timeadd, title, trim, trimprefix, trimspace, trimsuffix, try, upper, urlencode, uuidv4, uuidv5, values, yamldecode, yamlencode, zipmap.
2020-02-06 11:49:21 +01:00
Yu SungDuk
df18187032
builder/ncloud: Migrate ncloud-sdk-go-v1 to ncloud-sdk-go-v2 ( #8678 )
2020-02-03 14:55:01 +01:00
Calle Pettersson
d70d1e8bf7
Bump proxmox-api-go
2020-01-17 22:17:28 +01:00
Megan Marsh
e87aa237dd
Get plugin up to parity with v1.5.0. Remove custom jetbrains-internal testing logic; disable acceptance tests (for now) until we can set up a test rig inside of HashiCorp. Regenerate code based on vendoring changes.
2020-01-08 14:41:51 -08:00
Adrien Delorme
0785c2f6fc
build using HCL2 ( #8423 )
...
This follows #8232 which added the code to generate the code required to parse
HCL files for each packer component.
All old config files of packer will keep on working the same. Packer takes one
argument. When a directory is passed, all files in the folder with a name
ending with “.pkr.hcl” or “.pkr.json” will be parsed using the HCL2 format.
When a file ending with “.pkr.hcl” or “.pkr.json” is passed it will be parsed
using the HCL2 format. For every other case; the old packer style will be used.
## 1. the hcl2template pkg can create a packer.Build from a set of HCL (v2) files
I had to make the packer.coreBuild (which is our one and only packer.Build ) a public struct with public fields
## 2. Components interfaces get a new ConfigSpec Method to read a file from an HCL file.
This is a breaking change for packer plugins.
a packer component can be a: builder/provisioner/post-processor
each component interface now gets a `ConfigSpec() hcldec.ObjectSpec`
which allows packer to tell what is the layout of the hcl2 config meant
to configure that specific component.
This ObjectSpec is sent through the wire (RPC) and a cty.Value is now
sent through the already existing configuration entrypoints:
Provisioner.Prepare(raws ...interface{}) error
Builder.Prepare(raws ...interface{}) ([]string, error)
PostProcessor.Configure(raws ...interface{}) error
close #1768
Example hcl files:
```hcl
// file amazon-ebs-kms-key/run.pkr.hcl
build {
sources = [
"source.amazon-ebs.first",
]
provisioner "shell" {
inline = [
"sleep 5"
]
}
post-processor "shell-local" {
inline = [
"sleep 5"
]
}
}
// amazon-ebs-kms-key/source.pkr.hcl
source "amazon-ebs" "first" {
ami_name = "hcl2-test"
region = "us-east-1"
instance_type = "t2.micro"
kms_key_id = "c729958f-c6ba-44cd-ab39-35ab68ce0a6c"
encrypt_boot = true
source_ami_filter {
filters {
virtualization-type = "hvm"
name = "amzn-ami-hvm-????.??.?.????????-x86_64-gp2"
root-device-type = "ebs"
}
most_recent = true
owners = ["amazon"]
}
launch_block_device_mappings {
device_name = "/dev/xvda"
volume_size = 20
volume_type = "gp2"
delete_on_termination = "true"
}
launch_block_device_mappings {
device_name = "/dev/xvdf"
volume_size = 500
volume_type = "gp2"
delete_on_termination = true
encrypted = true
}
ami_regions = ["eu-central-1"]
run_tags {
Name = "packer-solr-something"
stack-name = "DevOps Tools"
}
communicator = "ssh"
ssh_pty = true
ssh_username = "ec2-user"
associate_public_ip_address = true
}
```
2019-12-17 11:25:56 +01:00
Adam Dobrawy
3b091e6046
builder/hyperone: fix & add tests for tags
2019-12-03 14:57:40 +01:00
Megan Marsh
452ca602ee
update go-ntlmssp dependency to fix upstream bug affecting winrm users
2019-11-15 13:08:38 -08:00
Megan Marsh
53bbce4cd7
update to newest version of go-tty to fix control flow bug
2019-11-12 10:17:21 -08:00
Li Kexian
f2f544c434
fixed get copy region value ( #8345 )
2019-11-07 11:12:19 +01:00
Megan Marsh
9d45604f27
go mod vendor
2019-10-30 10:49:33 -07:00
Megan Marsh
1ac41e91c1
go mod vendor
2019-10-30 10:48:41 -07:00
Megan Marsh
b627c550c4
update vendor
2019-10-29 16:11:44 -07:00
Megan Marsh
3c58b9c1f6
update vendor lib
2019-10-29 16:11:44 -07:00
mingsheng.su
61f9d3a9fe
add ucloud import
2019-10-29 16:11:43 -07:00
Andrey Kaipov
5da5b00e1c
[builder/openstack] adds option to discover provisioning network
2019-10-29 13:02:27 -04:00
Adrien Delorme
889ab163f1
Merge pull request #8241 from carlpett/bump-proxmox-api
...
Bump proxmox dependency
2019-10-29 14:45:41 +01:00
Megan Marsh
124ae7d225
add vendored code
2019-10-28 14:38:53 -07:00
Megan Marsh
1d489d1899
revert bad commit and re-vendor code.
2019-10-28 14:38:18 -07:00
Megan Marsh
5ab31b0363
Revert "vendor vendors"
...
This reverts commit 8b1fcbb3bd
.
2019-10-28 14:31:07 -07:00
Calle Pettersson
3abfba614a
Bump vendor/
2019-10-27 13:10:35 +01:00
Megan Marsh
d15f43e4eb
Merge pull request #8232 from hashicorp/artifact-tree
...
HCL2 configs - part one
2019-10-22 11:54:34 -07:00
Megan Marsh
cdc3fdf926
Merge pull request #8247 from b-b3rn4rd/master
...
New Feature: allow to specify IAM policy for a temporary instance profile
2019-10-22 09:33:23 -07:00
Megan Marsh
0c2fba089d
Merge pull request #8250 from tencentyun/master
...
tencentcloud-cvm builder: we added retry on remote api call to improve the user experience
2019-10-21 14:45:37 -07:00
Li Kexian
6fb8988d08
we added retry on remote api call to improve the user experience
2019-10-21 13:21:56 +08:00
Bernard Baltrusaitis
6e2146324f
Merge branch 'master' of github.com:b-b3rn4rd/packer
2019-10-19 20:56:49 +11:00
Bernard Baltrusaitis
8b83cca064
adding temporary instance profile document policy
2019-10-19 20:56:18 +11:00
Adrien Delorme
cf1555bf17
Merge remote-tracking branch 'origin/master' into artifact-tree
2019-10-16 10:22:56 +02:00
Paul Meyer
0694f2635b
update vendor directory
2019-10-15 21:14:20 +00:00
Adrien Delorme
8b1fcbb3bd
vendor vendors
2019-10-15 12:56:42 +02:00
Megan Marsh
2150ce7cba
ran go mod vendor
2019-10-11 12:15:37 -07:00
psinghal20
6492995a20
feat: add strftime function in templates
...
This commit adds strfttime function in templates to provide conventional format for ISO time based on C standard.
Signed-off-by: psinghal20 <psinghal20@gmail.com>
2019-10-11 14:35:39 +05:30
Megan Marsh
4644af7b66
Merge pull request #8131 from hashicorp/fix_8036
...
Fix 8036
2019-10-01 09:40:11 -07:00
Gennady Lipenkov
91733c49bb
update yandex-cloud/go-sdk & yandex-cloud/go-genproto
2019-09-23 21:18:33 +03:00
Gennady Lipenkov
6708641942
update go modules
2019-09-23 21:09:10 +03:00
Megan Marsh
ca51bff695
Merge pull request #8119 from hashicorp/switch_sed_because_license
...
templating: deprecate `sed` with `replace` and `replace_all`
2019-09-23 09:41:03 -07:00
Adrien Delorme
9f6be64f43
Merge remote-tracking branch 'origin/master' into fix_7277_le_deux
2019-09-23 12:43:24 +02:00
Adrien Delorme
0f14077664
Merge remote-tracking branch 'origin/master' into switch_sed_because_license
2019-09-23 12:38:52 +02:00
Megan Marsh
87b3a1f99d
update aws sdk
2019-09-20 10:04:37 -07:00
Adrien Delorme
3fe9d52e3f
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
2019-09-20 11:15:44 +02:00
Megan Marsh
11c87a786a
update go modules
2019-09-18 10:33:16 -07:00
Adrien Delorme
52afb3ab05
go mod tidy && go mod vendor
2019-09-17 16:02:56 +02:00
Gennady Lipenkov
a6c3145fdb
update yandex-cloud/go-sdk & yandex-cloud/go-genproto
2019-09-10 18:52:55 +03:00
Adrien Delorme
597a3e323b
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
2019-09-10 13:20:07 +02:00
Adrien Delorme
aa9cc919ab
Merge branch 'master' into circle_ci_windows
2019-09-10 12:54:35 +02:00
Adrien Delorme
146b88ba1e
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
2019-09-10 12:44:46 +02:00
Calle Pettersson
8c2c1a82cb
Bump proxmox-api-go dependency
2019-09-07 23:07:45 +02:00
Adrien Delorme
4748958cca
go get go get github.com/hashicorp/go-getter@master && tidy
2019-09-06 11:59:23 +02:00
Adrien Delorme
44ba58321d
pin to go 1.13 & cleanup go deps
2019-09-05 17:11:08 +02:00
Adrien Delorme
1d00daedac
replace github.com/gofrs/flock => github.com/azr/flock v0.0.0-20190823144736-958d66434653
...
to test my fix
2019-09-05 17:03:54 +02:00
Adrien Delorme
4cb7c30987
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
2019-08-21 16:44:23 +02:00
Andre Hilsendeger
d832cd6f67
chore: bump hcloud dependency
2019-08-13 08:40:47 +02:00
Megan Marsh
067cb1475f
Merge pull request #7967 from bdwyertech/update-aws-sdk
...
Update aws-sdk-go to v1.22.2
2019-08-12 16:34:28 -07:00
Brian Dwyer
ecd118b6c2
Update aws-sdk-go to v1.22.2
...
Signed-off-by: Brian Dwyer <Brian.Dwyer@broadridge.com>
2019-08-09 13:01:30 -04:00
xiaohan.liang
f4fc9dd09a
Rewrite all files, remove sensitive information
2019-08-09 15:00:23 +08:00
Thomas Meckel
5e00253450
Delete stack_test.go
2019-07-26 12:34:25 +02:00
Thomas Meckel
a4d168ec4b
Corrected go.mod and modules.txt
2019-07-26 12:34:24 +02:00
Thomas Meckel
4faed184c9
Added github.com/golang-collections/collections to vendor directory
2019-07-26 12:29:48 +02:00
Megan Marsh
975ee377b2
Merge pull request #7792 from psinghal20/issue-7721
...
set openstack image metadata with use_blockstorage_volume
2019-07-18 11:58:01 -07:00
Marin Salinas
c9234e12a2
add missing vendor dependencies
2019-07-18 09:39:07 -07:00
Jayson Cofell
8d842645b3
Vendor Qemu QMP builder dependencies
2019-07-10 12:30:41 -06:00
Megan Marsh
4adf265b67
Merge pull request #7822 from exoscale/feature/exoscale/post-processor
...
Add Exoscale Import post-processor
2019-07-03 14:01:35 -07:00
Megan Marsh
4d6891111d
update vendor
2019-07-01 12:53:04 -07:00
Pratyush singhal
cf8bfa56f0
fix: set openstack image metadata with use_blockstorage_volume
...
Signed-off-by: Pratyush singhal <psinghal20@gmail.com>
2019-07-01 12:56:00 +05:30
Marc Falzon
d4f382a893
fixup! Add Exoscale Import post-processor
2019-07-01 08:59:37 +02:00
ZhiQiang Fan
7235a4a775
feature: support data disks for tencentcloud builder
...
Data disk is an important feature for instances and images, this
patch implements the basic functionality of it. More work needs
to be done to make it friendly to users. Docs has pointed out
current limitation.
Also update dependencies because this feature requires new code in
tencentcloud go sdk.
2019-06-30 00:05:38 +08:00
Megan Marsh
e85bac737b
update go-getter client in vendors folder
2019-06-28 14:38:54 -07:00
mingsheng.su
ded67a29b3
delete repetitive modules
2019-06-26 11:16:00 +08:00
mingsheng.su
6109ad79a3
Merge branch 'master' into feature/ucloud_builder
2019-06-26 10:09:28 +08:00
Megan Marsh
a607bb05af
change errors location in vendor/modules
2019-06-25 13:13:38 -07:00
Amrita Dutta
e96458e8bd
Merge branch 'master' of https://github.com/amydutta/packer
2019-06-21 03:43:31 +00:00
Adrien Delorme
4c1abf828c
Merge branch 'master' into scrape_doc_to_builder_struct_config
2019-06-19 11:21:06 +02:00
mingsheng.su
d1b9ad90c8
Merge remote-tracking branch 'origin' into feature/ucloud_builder
2019-06-18 18:17:19 +08:00
mingsheng.su
29d46b3104
update vendor about go sdk
2019-06-18 18:07:30 +08:00
Julien Brochet
5efaba6dd1
fix(proxmox): update vendor folder with latest Proxmox dependency
2019-06-17 16:10:22 +02:00
mingsheng.su
c8bab9b382
add ucloud packer
2019-06-13 15:16:49 +08:00
Adrien Delorme
101cb6d10c
Update modules.txt
2019-06-12 15:21:05 +02:00
Adrien Delorme
6e3dc1aa9a
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
2019-06-12 14:28:11 +02:00
Adrien Delorme
2eef6a1492
Merge pull request #7726 from hashicorp/packer-interpolate
...
Packer console
2019-06-12 11:00:11 +02:00
Gennady Lipenkov
87b44a5879
Bulk fixes and enhancements
...
1) graceful shutdown instance
2) support metadata from file
3) support preemptible instance
2019-06-11 12:28:37 +03:00
Ubuntu
fb9fd58dfb
Imports for publishing to SIG
2019-06-07 20:47:37 +00:00
Megan Marsh
6fecd7d362
vendors
2019-06-06 15:04:02 -07:00
Megan Marsh
9ffdbc1f20
go vendors
2019-06-06 15:03:49 -07:00
Adrien Delorme
ee716d3f7e
up go mod, go mod vendor & go mod tidy
2019-06-06 17:34:17 +02:00
Amrita Dutta
700c95c613
Update Azure SDK for Go to v30.0.0
2019-05-30 21:25:43 +00:00
Sander van Harmelen
8e4251d446
gomod: update go-cloudstack
2019-05-26 11:58:26 +02:00
Megan Marsh
3e73abc93a
refresh line endings
2019-05-17 14:58:20 -07:00
Megan Marsh
7e91a3c8ea
Merge pull request #7501 from wandel/limit-parallel
...
limit number of builds running in parallel & test BuildCommand more
2019-05-07 10:09:07 -07:00
Radek Simko
3e65b5dbcb
vendor: github.com/hashicorp/go-version@v1.2.0
2019-05-06 22:28:27 +01:00
Adrien Delorme
2f577e60b6
tidy vendors
2019-05-02 11:50:26 +02:00
Adrien Delorme
b68aa40a69
Merge pull request #7567 from creack/bump-goselect2
...
Update vendors for s390x support. Remove Solaris support.
2019-04-30 12:02:31 +02:00
Megan Marsh
e40739f332
Merge pull request #7579 from hashicorp/fix_7525
...
fix race condition causing hang
2019-04-29 11:03:06 -07:00
Megan Marsh
1287fcfa27
add iochan by mitchell to modules
2019-04-26 16:23:33 -07:00
Adrien Delorme
86d26ac6f1
Merge branch 'master' into bump-goselect2
2019-04-26 11:31:29 +02:00
chhaj5236
6b081cc41c
update alicloud builder to use official SDK ( #7477 )
2019-04-26 10:37:49 +08:00
Guillaume J. Charmes
669970717e
Bump golang.org/x
...
Signed-off-by: Guillaume J. Charmes <gcharmes@magicleap.com>
2019-04-25 15:47:01 -04:00
Guillaume J. Charmes
40f6fcdcfd
Bump goselect version to include mips/ppc/s390x
...
Signed-off-by: Guillaume J. Charmes <gcharmes@magicleap.com>
2019-04-25 15:40:09 -04:00
Megan Marsh
e6363a1bdf
Merge pull request #7517 from hashicorp/fix_7506
...
fix tty related panics
2019-04-25 11:04:42 -07:00
Adrien Delorme
71c00c200f
fix panic: send on closed channel
...
on windows: if the term is resized when ReadString is being called and no one is reading form ws, we get a panic: send on closed channel.
It could make sense to poll getconsolescreenbufferinfo calls instead of this:
something started from the sigwinch() func
on unix: same story, sigwinch was listened upon by default but if the
signals (chan sends) were not handled, this could cause a crash
fix #7434
2019-04-25 10:49:08 +02:00
amydutta
bca4ecda9e
update azure sdk version
2019-04-25 02:28:30 +00:00
Marques Johansson
4b36659fcb
update vendor/ for linode builder
2019-04-15 20:42:02 -04:00
Marques Johansson
99987c2d56
Add Linode Images builder
...
Packer Builder for [Linode Images](https://www.linode.com/docs/platform/disk-images/linode-images/ )
Adds the following builder:
* `linode`
Based on https://github.com/linode/packer-builder-linode (MPL/2)
(formerly maintained by @dradtke). Includes website docs and tests.
Relates to #174 , #3131
2019-04-15 20:40:59 -04:00
Adrien Delorme
97f2914c6a
Merge pull request #7484 from yandex-cloud/yandex-cloud-builder
...
Builder for Yandex.Cloud
2019-04-15 14:02:43 +02:00
Adrien Delorme
a81d5de034
up modules and vendor dir
2019-04-12 12:27:32 +02:00
Adrien Delorme
d2f036ec44
Revert "Revert "Merge pull request #7391 from carlpett/proxmox-builder""
...
This reverts commit 032527ecfe
.
2019-04-12 12:26:34 +02:00
Gennady Lipenkov
be7e0ae4f8
go mod vendor && go mod tidy
2019-04-12 01:29:34 +03:00
Gennady Lipenkov
9f3884814c
add dependencies to vendor/
2019-04-12 01:00:54 +03:00
Adrien Delorme
63f5bbbc73
use our own copy of iochan.LineReader
2019-04-11 14:25:24 +02:00
Adrien Delorme
032527ecfe
Revert "Merge pull request #7391 from carlpett/proxmox-builder"
...
This reverts commit b7d62b2ae0
, reversing
changes made to c36eaf16f7
.
2019-04-11 14:19:25 +02:00
Adrien Delorme
2f97dc2933
go mod vendor && go mod tidy
2019-04-11 14:19:24 +02:00
Adrien Delorme
2a90ce6178
packer communicator: use iochan.LineReader instead of iochan.LineReader(in)
...
* as it's the recommended way
2019-04-08 20:09:21 +02:00
Calle Pettersson
65f38978f8
Add vendor
2019-04-04 15:20:46 -07:00
Adrien Delorme
f0295a7ca3
fix tty to avoid panic after resizing term near exit time
2019-04-02 10:18:46 +02:00
Adrien Delorme
2bfd1f7c74
don't ENABLE_PROCESSED_INPUT on windows
...
( just updating go deps )
2019-03-22 14:24:52 +01:00
Adrien Delorme
9f82b75e57
Use the hashicorp/go-getter to download files
...
* removed packer.Cache and references since packer.Cache is never used except in the download step. The download step now uses the new func packer.CachePath(targetPath) for this, the behavior is the same.
* removed download code from packer that was reimplemented into the go-getter library: progress bar, http download restart, checksuming from file, skip already downloaded files, symlinking, make a download cancellable by context.
* on windows if packer is running without symlinking rights and we are getting a local file, the file will be copied instead to avoid errors.
* added unit tests for step_download that are now CI tested on windows, mac & linux.
* files are now downloaded under cache dir `sha1(filename + "?checksum=" + checksum) + file_extension`
* since the output dir is based on the source url and the checksum, when the checksum fails, the file is auto deleted.
* a download file is protected and locked by a file lock,
* updated docs
* updated go modules and vendors
2019-03-13 12:11:58 +01:00
Megan Marsh
6e442e616c
Merge pull request #7352 from hashicorp/research_7299
...
use a tty to ui.Ask
2019-03-07 09:47:01 -08:00
Megan Marsh
5aeab4ec06
Merge pull request #7300 from kmbulebu/openstack_app_creds
...
OpenStack: Support Application Credential Authentication
2019-03-05 13:11:51 -08:00
Adrien Delorme
7f5c794e5f
add go-tty vendor
2019-02-27 17:01:02 +01:00