Commit Graph

213 Commits (edc19eb859b0fbd3bd1c02e9969d30fb1f1f9c2c)

Author SHA1 Message Date
Marcus Weiner 4d9fb629c6
Allow using API tokens for Proxmox authentication (#10797)
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