Commit Graph

164 Commits (72166febee89db489655938a047500a4569c6b3e)

Author SHA1 Message Date
Megan Marsh 4c0ac6917e switch to using aws base config, which means we're using code tested and maitnained by the terraform crowd.
6 years ago
Megan Marsh 09cdc4275b
Merge pull request #9974 from hashicorp/fix_9786
6 years ago
Megan Marsh 429d431365 Implement assume_role for Packer. This functionality is copied shamelessly
6 years ago
Megan Marsh 7b1826e107 tidy go modules
6 years ago
Megan Marsh ae8d359bf1 Switch to explicitly declaring TrackProgress on UI, using an underlying progress bar specifically stored on the struct. Export UiProgressTracker. These changes allow us to optionaly switch to the NoopProgressTracker when no TTY is set.
6 years ago
Sylvia Moss 7736ae6c67
Add VMware vnc_over_websocket option (#9938)
6 years ago
Patrik f8e31bff12
feat(builder): bump scaleway to new sdk (#9902)
6 years ago
Adrien Delorme 5ba134ac5b
JSON to HCL2 (minimal best-effort) transpiler (#9659)
6 years ago
Adrien Delorme fbfe31ceaf
update flock + go mod tidy (#9805)
6 years ago
Sylvia Moss a1524bf96a
Add option to also import OVF templates to the Content Library (#9755)
6 years ago
Chris Gilmer 04f952a2f4
Pretty print build durations
6 years ago
Li Kexian 94a32dc282
tencentcloud cvm use CLOUD_PREMIUM disk by default (#9663)
6 years ago
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
6 years ago
Adrien Delorme ddea6183fe tidy vendor/mod
6 years ago
Roman Tomjak b725b9cab8
bump proxmox api library to include a fix for kvm flag
6 years ago
Roman Tomjak 60d38f1e10
bump proxmox api library
6 years ago
Shengjing Zhu 4fe9a92058 Bump gophercloud to latest version
6 years ago
mingsheng.su 8a8abdf615
update ucloud-uhost builder (#9466)
6 years ago
Gennady Lipenkov 8b58cab008 'go mod vendor'
6 years ago
Gennady Lipenkov fcfbdc6b08 Update Yandex.Cloud go packages "go-genproto" and "go-sdk"
6 years ago
Megan Marsh 4178625afb re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated.
6 years ago
Megan Marsh fcf7e634d9
remove replace git.apache.org/thrift.git call (#8909)
6 years ago
Charlie Kenney 70a2c7d364
upgrade linodego to v0.14.0 (#9395)
6 years ago
Moss 698e4cda15 update vmware/govmomi to v0.22.2
6 years ago
Sylvia Moss aa52e690ee
Update go-getter and add samba shared files tests to step_download (#8954)
6 years ago
Adrien Delorme 0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields (#8437)
6 years ago
Megan Marsh 782342a707
Merge pull request #9202 from overdrive3000/improve-secrets-manager
6 years ago
Adrien Delorme 5fdd1d1dee get github.com/hashicorp/go-cty-funcs@0d04eb807361
6 years ago
Juan Mesa 78509a58e7 Remove github.com/overdrive3000/secretsmanager package from vendors
6 years ago
Adrien Delorme 4ebcbad332
update consul and vault dependencies (#9205)
6 years ago
Sylvia Moss 25971b3b5c
Add pwd to gogetter ChecksumFromFile (#9129)
6 years ago
Megan Marsh 7e0cfd8b77 add undocumented tag to struct-markdown generator so that we can leave internal-use-only fields out of docs
6 years ago
Tom Dyas c0a6623ea2
teach HCL mode builds to honor -only and -except options (#8947)
6 years ago
Wilken Rivera 4844e101ce
Merge pull request #9104 from hashicorp/up_oci_sdk
6 years ago
Adrien Delorme 493a2a8a40 update github.com/oracle/oci-go-sdk v1.8.0 to v18.0.0+incompatible and go mod tidy
6 years ago
Juan Mesa 0fca4a8ba8 Add template function aws_secretsmanager
6 years ago
Li Kexian 632610d9c0
fixed InstanceOperationInProgress error #9054
6 years ago
Paul Meyer 6131301fdd Standardize compute SDK version
6 years ago
Sylvia Moss 2319521aa5
Add iso config test for checksum from file specific case (#8897)
6 years ago
Adrien Delorme 0c45bd8b4f import new replace and regex replace funcs from go-cty + documentation
6 years ago
Calle Pettersson 81a65dac4f Bump proxmox-api-go
6 years ago
Li Kexian f3231018ca
showing tencentcloud image id after copy to desination region (#8763)
6 years ago
Wilken Rivera 768e0921b8
Cut version 1.5.2
6 years ago
Megan Marsh 00dfb79c88
Merge pull request #7627 from hashicorp/inplace_isos
6 years ago
Wilken Rivera 8825bf2cd7 go.mod: Add golang.org/x/tools/imports
6 years ago
Adrien Delorme a19214afeb Allow to use isos in place
6 years ago
Adrien Delorme 193dad46e6
Hcl2 input variables, local variables and functions (#8588)
6 years ago
Yu SungDuk df18187032
builder/ncloud: Migrate ncloud-sdk-go-v1 to ncloud-sdk-go-v2 (#8678)
6 years ago
Calle Pettersson d70d1e8bf7 Bump proxmox-api-go
6 years ago
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.
6 years ago