Commit Graph

175 Commits (09cdc4275bb68677ea4b3df1d98f013e127fee29)

Author SHA1 Message Date
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
Megan Marsh d2dd158fe2 Implement cd_files option. The Addfile code is modified from the floppy_files
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
Megan Marsh 321aa090df
Merge pull request #9746 from jsmcnair/f-vault-function
6 years ago
Chris Gilmer 04f952a2f4
Pretty print build durations
6 years ago
jsmcnair 33e3f62ff7 Add vault function for HCL2 and document
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
Wei Cheng e5606d483d
builder/googlecompute: add support for oslogin (#9339)
6 years ago
mingsheng.su 8a8abdf615
update ucloud-uhost builder (#9466)
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
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
Vaijanath Angadihiremath 20379c9eff Rebasing with origin/master and fixing issues
6 years ago
Vaijanath Angadihiremath fd21b669db Fixing the linting errors now required for merging
6 years ago
Vaijanath Angadihiremath c815a5df67 Fixing the Make Ci errors
6 years ago
Vaijanath Angadihiremath e726902116 Fixing the latest changes from the merge
6 years ago
Vaijanath Angadihiremath 02aef0fb8d Updating the module dependencies
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