Adrien Delorme
3175b72cf3
Merge pull request #8095 from lonegunmanb/f-ucloud-client-base-url
...
make ucloud builder's base url configurable
2019-09-12 10:12:40 +02:00
lonegunman
0de807cce0
make ucloud builder's base url configurable
2019-09-12 11:33:57 +08:00
Adrien Delorme
86c4c164d6
Merge pull request #8094 from alrs/fix-rpc-tests
...
packer/rpc: Fix tests that swallowed errors in goroutines
2019-09-11 15:31:09 +02:00
Lars Lehtonen
f62bc25f18
packer/rpc: Fix tests that swallowed errors in goroutines
2019-09-11 05:22:01 -07:00
Adrien Delorme
142dc846d4
Merge pull request #8091 from yandex-cloud/yandex-builder-update-to-1.4.4
...
Support GPU instances and set source image by name
2019-09-10 18:09:46 +02:00
Gennady Lipenkov
a6c3145fdb
update yandex-cloud/go-sdk & yandex-cloud/go-genproto
2019-09-10 18:52:55 +03:00
Gennady Lipenkov
524b822e11
Support GPU instances, allow set source image by name
...
Signed-off-by: Gennady Lipenkov <xgen@yandex-team.ru>
2019-09-10 17:52:42 +03:00
Adrien Delorme
fbe48d4409
Merge pull request #8078 from hashicorp/circle_ci_windows
...
circle-ci: add tests for windows and macos & test using go 1.13
2019-09-10 13:16:36 +02:00
Adrien Delorme
350aa54274
Update step_shutdown_test.go
...
bump test duration
2019-09-10 13:07:30 +02:00
Adrien Delorme
aa9cc919ab
Merge branch 'master' into circle_ci_windows
2019-09-10 12:54:35 +02:00
Adrien Delorme
e730e9f3ce
Merge pull request #8051 from DanHam/aws-vol-tags
...
Add ability to set `run_volume_tags` for Amazon EBS Volume builder
2019-09-10 12:04:58 +02:00
Adrien Delorme
b06f50fea8
Merge pull request #8088 from carlpett/shorten-default-boot-key-interval
...
builder/proxmox: Shorten default boot_key_interval to 5ms from 100ms
2019-09-10 11:01:47 +02:00
Adrien Delorme
0e963f5017
Merge pull request #8090 from DanHam/fix-psh-formatting
...
Fix powershell formatting. Match style for conditionals
2019-09-10 10:55:47 +02:00
Adrien Delorme
fccbf5c3c8
Merge pull request #8086 from hashicorp/link_community_forum
...
Add community forum link to community mediums list
2019-09-10 10:30:50 +02:00
DanHam
2b6286c31c
Fix powershell formatting. Match style for conditionals
2019-09-09 23:05:40 +01:00
Calle Pettersson
b467bb22a3
Shorten default boot_key_interval to 5ms from 100ms
2019-09-09 22:33:48 +02:00
Adrien Delorme
4981782130
Add community forum link to community mediums list
2019-09-09 18:27:33 +02:00
Adrien Delorme
dad3ae1535
Merge pull request #8084 from carlpett/check-disk-format-set
...
builder/proxmox: Check that disk format is set when pool type requires it
2019-09-09 10:33:50 +02:00
Adrien Delorme
78bfda582f
Merge pull request #8083 from carlpett/bump-proxmox-api-dep
...
Bump proxmox api dep
2019-09-09 10:33:18 +02:00
Adrien Delorme
a531558aef
Merge pull request #8081 from hashicorp/website_third_party_plugins
...
borrow some of the copy from the terraform providers page and link fr…
2019-09-09 10:32:22 +02:00
Calle Pettersson
10ad38fcbd
Check that disk format is set when pool type requires it
2019-09-08 18:40:29 +02:00
Calle Pettersson
df41b56d9a
Change MonitorCmd/sendkeys to Sendkey
2019-09-07 23:09:16 +02:00
Calle Pettersson
8c2c1a82cb
Bump proxmox-api-go dependency
2019-09-07 23:07:45 +02:00
Megan Marsh
4a319272e8
borrow some of the copy from the terraform providers page and link from this list to the page on installing plugins
2019-09-06 09:26:01 -07:00
Adrien Delorme
1091066c57
go get use enumer@master
2019-09-06 12:15:48 +02:00
Adrien Delorme
c77a0bd196
remove goimports dependency as the generated code is now correct and won't need fixing
...
this should save us from running this command every now an then
2019-09-06 12:15:27 +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
99dffa4fce
Merge pull request #8080 from ArjunDandagi/patch-1
...
added version compatibility to console command
2019-09-06 11:00:07 +02:00
Arjun Dandagi
675260a8c1
added version compatibility to console command
...
let the user know that console is available from version 1.4.2 and above, I was using 1.3.5 and didn't see the console command. thought of updating the docs.
2019-09-06 12:32:30 +05:30
Megan Marsh
8048b200e3
update changelog
2019-09-05 16:00:54 -07:00
Adrien Delorme
986bb255ce
empty commit
2019-09-05 17:30:44 +02:00
Adrien Delorme
22a89ccf8a
fix comment typo
2019-09-05 17:19:50 +02:00
Adrien Delorme
592ff6993a
remove appveyor and travis cfg files
2019-09-05 17:17:59 +02:00
Adrien Delorme
a2e934e7fb
Makefile: document why
2019-09-05 17:17:04 +02:00
Adrien Delorme
44ba58321d
pin to go 1.13 & cleanup go deps
2019-09-05 17:11:08 +02:00
Adrien Delorme
e4563655fd
Makefile: go to temporary directory to avoid go get of binaries from changing 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
7ba91b7d25
configure_port_test.go: don't panic when error is not what we expected
2019-09-05 17:03:54 +02:00
Adrien Delorme
368d39cadf
update circle-ci to run tests on darwin & windows
2019-09-05 17:03:54 +02:00
Adrien Delorme
a5b899770e
Merge pull request #8077 from marinsalinas/master
...
Outscale Builder: Get SSH Host from VM.Nics insead VM's Root
2019-09-05 15:40:23 +02:00
Marin Salinas
640612da92
refactor: get ssh hot from nics instead of root of the vm
2019-09-05 08:21:07 -05:00
Marin Salinas
793b3f1990
chore: remove unused code in omi config
2019-09-05 08:20:27 -05:00
Marin Salinas
7d024b9725
change ui message to private ip in run source vm
2019-09-05 08:19:58 -05:00
Adrien Delorme
058fa2116d
Merge pull request #8064 from mjrider/issue-8060
...
post-processor/vsphere: removed redundant whitelist check for builders as the PP will check for an ova, vmx or ovf file
2019-09-05 10:34:04 +02:00
Adrien Delorme
2f0968fbbd
Merge pull request #8072 from carlpett/proxmox-handle-interrupt
...
Check for StateCancelled
2019-09-05 10:32:08 +02:00
Adrien Delorme
1a7416e128
Merge pull request #8071 from hashicorp/add_third_party_plugins_to_website
...
Add third party plugins to website
2019-09-05 10:30:29 +02:00
Calle Pettersson
0813c5bdb4
Check for StateCancelled
2019-09-04 23:03:25 +02:00
Megan Marsh
29897e3cd2
update copy explaining where to find plugins
2019-09-04 11:11:44 -07:00
Megan Marsh
9df9ffbc06
add a section detailing some third party plugins I know about to the website
2019-09-04 11:06:05 -07:00
Robbert Müller
3c69a938c5
Update documentation for vsphere post-processor
...
Signed-off-by: Robbert Müller <spam.me@grols.ch>
2019-09-04 18:34:40 +02:00