Commit Graph

328 Commits (8ce3aae2f7f16c85a5465f922dcafe54090ed3e2)

Author SHA1 Message Date
sangkyu-kim 1ea5a547e2
Merge branch 'master' into master
5 years ago
sylviamoss 49474f8f37 add plugin acceptance test using amazon plugin
5 years ago
sylviamoss e0614cabf4 move acctest pkg from sdk to core and update acceptance tests
5 years ago
Megan Marsh 9365c90c0b revendor
5 years ago
sangkyu.kim e22d9861aa update modules
5 years ago
sangkyu-kim 1c8fc65223
Merge branch 'master' into master
5 years ago
mmassez 794e83b171
Proxmox builder return first ipv4 address (#10858)
5 years ago
Wilken Rivera f541cd59ed Update packer-plugin-sdk to latest release
5 years ago
Wilken Rivera 4746fc682d
Update version of packer-plugin-docker (#10847)
5 years ago
Megan Marsh dfc5d76108
Merge pull request #10833 from harveylowndes/add-oci-flex-shape-support
5 years ago
sangkyu.kim cd370aaaad implement vpc environment
5 years ago
Sylvia Moss 505cbd2591
Vendor amazon plugin (#10800)
5 years ago
Wilken Rivera 70ceed1110 Update vendor modules
5 years ago
Adrien Delorme 7732f7998c
Add http_content func to serve variables from HTTP @ preseed (#10801)
5 years ago
Marcus Weiner 4d9fb629c6
Allow using API tokens for Proxmox authentication (#10797)
5 years ago
Andrew Pryde a915ec8e05 Upgrade oci-go-sdk to latest
5 years ago
Wilken Rivera 6f23bc0d97 Vendor exoscale-import plugin
5 years ago
Marc Falzon 9a1f2d0c97 fixup! Remove "exoscale-import" post-processor
5 years ago
Wilken Rivera 79481ed7ec Add vendored components map as opposed to removing code generation for command/plugin.go
5 years ago
Megan Marsh a5b0e37d7e docker extraction POC
5 years ago
Blake Garner 0b1829ef88
Update to gopsutil v3.21.1 to allow builds to work for darwin arm64 (#10697)
5 years ago
Megan Marsh 9a11fd4136
Update amazon sdk (#10668)
5 years ago
Megan Marsh 3d55fa51d8
Merge pull request #10560 from trown/bump-oci-go-sdk
5 years ago
Adrien Delorme 993ae765e5
Prepare release (#10646)
5 years ago
Adrien Delorme 915372c73d
get packer plugin sdk version 0.0.12 (#10612)
5 years ago
mflorin 9afaa5a21f
Profitbricks builder fixes (#10549)
5 years ago
Adrien Delorme 1075120109
use the SDK version 0.0.11 (#10572)
5 years ago
Sylvia Moss 3ddb17ad86
Don't allow data sources to be used inside data sources (#10559)
5 years ago
John Trowbridge 34b86c0228 Update Oracle Go SDK
5 years ago
Adrien Delorme ed091163be
HCL2 Parse packer.required_plugins block + packer init (#10304)
5 years ago
Sylvia Moss d1ada744e1
Aws Secrets Manager data sources (#10505)
5 years ago
Sylvia Moss 291121dd55
(2) Implement datasources (#10440)
5 years ago
Adrien Delorme 52d2d7fe5f
Copy `MapOf...` plugin types back into Packer core (#10466)
5 years ago
Megan Marsh da0ee96cdd fix imports
5 years ago
Megan Marsh c94d66db13 clean up dependencies
5 years ago
Megan Marsh 82eb22c8bb go.mod updates
5 years ago
Mike Tougeron e0e82e2192
Support AWS gp3 volumes (#10338)
5 years ago
Megan Marsh 863e20ad65 move builder/testing framework into sdk; it imports the core but I think we just need to accept that. It doesn't expose the core directly to the SDK.
5 years ago
Megan Marsh edbd483917 fix go-getter imports
5 years ago
Megan Marsh e04eaa89e6 move steps and step configs from packer/common to packer/common/commonsteps
6 years ago
Adrien Delorme 8e355d0fe7 Move ssm code to its own ssm package and make it singlethreaded
6 years ago
Roman Mingazeev ae7fc84557 Added support for IAM credential in the token field and YC_TOKEN env
6 years ago
Megan Marsh 456214eb51
Merge pull request #10056 from marinsalinas/new_client
6 years ago
Adrien Delorme 14e253f316
upgrade panicwrap to v1 (#10059)
6 years ago
Patrik d4d78feed2
feat(scaleway): get image by label if not an UUID (#10061)
6 years ago
upodroid 1c4b8c3d31 fmt fix
6 years ago
upodroid b1c74f9df0 Merge branch 'master' of github.com:hashicorp/packer into google-impersonation
6 years ago
Adrien Delorme f3e65b5eb1 use "github.com/hashicorp/go-cty-funcs/collection".CoalesceFunc
6 years ago
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
upodroid be56632f7e fix vendoring
6 years ago
Upo 3f6230470b
Merge branch 'master' into google-impersonation
6 years ago
upodroid 2faacfd5d7 add service account impersonation
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
Marin Salinas daefa4d086 chore: update vendor dependencies
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
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
Megan Marsh 073eda76aa remove extraneous files from when vsphere builder was a plugin, and move README into packer website as separated docs for vsphere-clone and vsphere-iso. Move option descriptions into struct code, and generate documentation directly from those structs as we do inside of the other builders
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Adam Dobrawy 3b091e6046 builder/hyperone: fix & add tests for tags
6 years ago
Megan Marsh 452ca602ee update go-ntlmssp dependency to fix upstream bug affecting winrm users
7 years ago
Megan Marsh 53bbce4cd7 update to newest version of go-tty to fix control flow bug
7 years ago
Li Kexian f2f544c434 fixed get copy region value (#8345)
7 years ago
Adrien Delorme 5ddd02d1c0
Cut version 1.4.5
7 years ago
Megan Marsh 991af72758 checkout go.mod and go.sum from master, rebuild
7 years ago
Megan Marsh 58b94574c5 clean up dependencies
7 years ago
Megan Marsh 9c02d7c1eb fix modules
7 years ago
mingsheng.su 61f9d3a9fe add ucloud import
7 years ago
Adrien Delorme 889ab163f1
Merge pull request #8241 from carlpett/bump-proxmox-api
7 years ago
Megan Marsh 1d489d1899 revert bad commit and re-vendor code.
7 years ago
Megan Marsh 5ab31b0363 Revert "vendor vendors"
7 years ago
Calle Pettersson 9e00438453 Bump proxmox-api
7 years ago
Megan Marsh d15f43e4eb
Merge pull request #8232 from hashicorp/artifact-tree
7 years ago
Megan Marsh 0c2fba089d
Merge pull request #8250 from tencentyun/master
7 years ago
Li Kexian 6fb8988d08
we added retry on remote api call to improve the user experience
7 years ago
Adrien Delorme cf1555bf17 Merge remote-tracking branch 'origin/master' into artifact-tree
7 years ago
Paul Meyer b9c726417f update modules
7 years ago
Adrien Delorme 8b1fcbb3bd vendor vendors
7 years ago
psinghal20 7f1f77b8c6
chore: tidy up go.mod
7 years ago
psinghal20 6492995a20
feat: add strftime function in templates
7 years ago
Megan Marsh 17d4e54947
Cut version 1.4.4
7 years ago
Megan Marsh 4644af7b66
Merge pull request #8131 from hashicorp/fix_8036
7 years ago
Megan Marsh e31a28bb77 fix generated files for update I committed directly to master
7 years ago
Gennady Lipenkov 91733c49bb update yandex-cloud/go-sdk & yandex-cloud/go-genproto
7 years ago
Gennady Lipenkov 6708641942 update go modules
7 years ago
Megan Marsh ca51bff695
Merge pull request #8119 from hashicorp/switch_sed_because_license
7 years ago
Adrien Delorme 9f6be64f43 Merge remote-tracking branch 'origin/master' into fix_7277_le_deux
7 years ago
Adrien Delorme 0f14077664 Merge remote-tracking branch 'origin/master' into switch_sed_because_license
7 years ago
Megan Marsh 87b3a1f99d update aws sdk
7 years ago
Adrien Delorme 3fe9d52e3f Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Megan Marsh 11c87a786a update go modules
7 years ago
Adrien Delorme 52afb3ab05 go mod tidy && go mod vendor
7 years ago
Gennady Lipenkov a6c3145fdb update yandex-cloud/go-sdk & yandex-cloud/go-genproto
7 years ago
Adrien Delorme 597a3e323b Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Adrien Delorme aa9cc919ab Merge branch 'master' into circle_ci_windows
7 years ago
Adrien Delorme 146b88ba1e Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Calle Pettersson 8c2c1a82cb Bump proxmox-api-go dependency
7 years ago
Adrien Delorme 4748958cca go get go get github.com/hashicorp/go-getter@master && tidy
7 years ago