Commit Graph

765 Commits (90fb09e52a2558c59eaf87a3adabcb3b59cd1d8d)

Author SHA1 Message Date
Megan Marsh 6402362018 create packer-plugin-sdk directory and begin moving the relevant folders into it.
6 years ago
Megan Marsh 2167118126 add version files for all postprocessors
6 years ago
Megan Marsh 3db40194af version files
6 years ago
Megan Marsh 8ecd16db81 regenerate code
6 years ago
Megan Marsh 1ecd715221 refactor code so that packer/version is not a dependency of sdk code or plugin code
6 years ago
Megan Marsh efc117fb55
Merge pull request #10218 from hashicorp/clean_plugin_sdk
6 years ago
Megan Marsh 2d90ffe7a4 move GeneratedData struct and PlaceholderMsg to same package under common
6 years ago
Chris Roberts d8222b1656
Add support for uploading directly to storage on Vagrant Cloud (#10193)
6 years ago
Megan Marsh 45b5f0c2ee move custom http client creation with env proxy args into same package as other network related helpers
6 years ago
Megan Marsh 4aa143a429
Merge pull request #10188 from Direnol/yandex/check-access-to-specific-bucket
6 years ago
Roman Mingazeev 3fc185924d fix delete access key
6 years ago
Roman Mingazeev 7ab2866d5c verifying the access to a specific bucket
6 years ago
Adrien Delorme f5e037e8b4 Merge remote-tracking branch 'origin/master' into azr_selectable_temp_keygen_type_gcp
6 years ago
Megan Marsh 70cb4097e1 review comments, add plugin type for a few missing builders
6 years ago
Megan Marsh c0ce8a9414 rework fixer deprecation code so we know what plugins they relate to
6 years ago
Adrien Delorme 522d122858 regen all code
6 years ago
Adrien Delorme 54032d6c11 gen code and docs
6 years ago
Adrien Delorme f4f731b83c Refactor google compute's temporary ssh keygen genertion to use the sshkey package
6 years ago
Megan Marsh 7ee9a4b638
Merge pull request #9968 from upodroid/google-impersonation
6 years ago
Megan Marsh 721cbac645
Merge pull request #9996 from hashicorp/fix_9995
6 years ago
Adrien Delorme 8f9001b531 uncopy
6 years ago
upodroid b1c74f9df0 Merge branch 'master' of github.com:hashicorp/packer into google-impersonation
6 years ago
upodroid f13099edfb rebase the branch
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
sylviamoss c8874c9382 improve docker_tag cast to avoid failures
6 years ago
sylviamoss 49bc7665c1 fix docker push tags cast
6 years ago
sylviamoss aa9c162c60 improve docker_tags artifact state read
6 years ago
sylviamoss e758891878 make shell-local post-processor return copy of previous artifact
6 years ago
Megan Marsh 429d431365 Implement assume_role for Packer. This functionality is copied shamelessly
6 years ago
upodroid be56632f7e fix vendoring
6 years ago
upodroid 9b121e85f9 fix dodgy pointers
6 years ago
Upo 3f6230470b
Merge branch 'master' into google-impersonation
6 years ago
upodroid 2faacfd5d7 add service account impersonation
6 years ago
Wilken Rivera b4be598148
Fix static check issues SA1019 for googlecompute plugins (#9950)
6 years ago
Sylvia Moss bdd736b800
Interpolate vagrantfile_template on Vagrant post-processor (#9923)
6 years ago
Gennady Lipenkov e078bd6bf2 Fix S3 URL construct process
6 years ago
GennadySpb 2837d56885
Check for error after runner completes (#9925)
6 years ago
Wilken Rivera 10e74961d2
Add check for empty artifact.Files slice (#9857)
6 years ago
GennadySpb 804fefef17
yandex-import: allow set custom API endpoint (#9850)
6 years ago
GennadySpb 0df2e15d9f
If proposed exit code not equal 0 set proper metadata key to expected 'cloud-init-error'. (#9849)
6 years ago
Viktor A. Danilov cd60f32866
fix yandex-export aws: (#9814)
6 years ago
sylviamoss 788dc32598 add aws_polling config option to override env variables
6 years ago
Wilken Rivera 89d57b8635
post-processor/googlecompute-import: Update documentation (#9767)
6 years ago
Megan Marsh daccfc42cf
Fix ReregisterVM to default to true instead of false. (#9736)
6 years ago
Wilken Rivera ae23f891e1
post-processor/googlecompute-export: Update documentation (#9727)
6 years ago
Wilken Rivera 759d2451a4 post-processor/googlecompute-export: Remove IAP configuration from HCL schema
6 years ago
Luke Swithenbank 6d1a146143
Fix Google Compute Export Post-Processor (#9708)
6 years ago
sylviamoss fd683daa22 update checksum post-processor docs
6 years ago
Megan Marsh 02d3fb37e3 fix return
6 years ago
Megan Marsh 69b0e66b5d
Update post-processor/vsphere/post-processor.go
6 years ago
Adrien Delorme c34e89aec7
getEncodedPassword: simplify encodedPassword return
6 years ago
Megan Marsh 395a0c472e improve postprocessor stdout
6 years ago
Megan Marsh 6383e6cbbf fix vsphere postprocessor password log filtering, write tests
6 years ago
Megan Marsh 1b6b44589d Change to use query syntax instead of manually throwing queries in.
6 years ago
Megan Marsh 393b2d16c4 switch to using net/url.URL struct for encoding rather than the incorrect QueryEscape for the whole URL.
6 years ago
Megan Marsh 2e4d0c888a pull ovftool uri generation into separate function, test function
6 years ago
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
6 years ago
Gennady Lipenkov 46a5561340 go import file
6 years ago
Gennady Lipenkov 53e7f4e71a extend artifact, code refactoring
6 years ago
Gennady Lipenkov e0cc7b9d8c yandex-import: allow create image based on another one
6 years ago
Megan Marsh ea4aa67f78
make friendly error message (#9605)
6 years ago
Gennady Lipenkov b16cccde3d Support piping of yandex-import post-processors
6 years ago
Gennady Lipenkov b28be46dc1 Add package alias (fix lint)
6 years ago
Gennady Lipenkov 29a6687475 Separate workflow for file on disk and prepared URL
6 years ago
Gennady Lipenkov 59aaaf7a91 Support provision of token, SA key file and folder ID from OS env vars
6 years ago
Gennady Lipenkov 7f9ba42ee2 Add storage util funcs with test
6 years ago
Gennady Lipenkov bd1e4f9d7d yandex-export post-processor artifact id is url.
6 years ago
Gennady Lipenkov 0092007311 Forms urls and support get url for yandex-export artifact
6 years ago
Gennady Lipenkov fab42a061e Update doc and example.
6 years ago
Gennady Lipenkov f0e1b719d8 Forms urls and support get url for yandex-export artifact
6 years ago
Gennady Lipenkov 8442d570e5 Allow work with yandex-export artifact
6 years ago
zhsj e2cbe0de48
post-processor/vagrant-cloud: missing vagrant_cloud_url in test (#9572)
6 years ago
Lars Lehtonen 1400662db7
post-processor/digitalocean-import: replace deprecated oauth2.NoContext (#9566)
6 years ago
Roger Hu 28f8241a05 update generated files
6 years ago
Gennady Lipenkov d83d2b0273 Update documentation
6 years ago
GennadySpb 446d259459 Update post-processor/yandex-export/post-processor.go
6 years ago
Gennady Lipenkov b02401c41b Update doc and example.
6 years ago
Gennady Lipenkov 5762367de1 Provide 'GeneratedData' value for step 'StepCreateInstance'
6 years ago
Gennady Lipenkov 099dd3e7b3 Validate and render 'paths' config value
6 years ago
GennadySpb 919b54f4f4
yandex-export: tiny improvements (#9554)
6 years ago
Gennady Lipenkov e5a4155378 Update doc
6 years ago
Gennady Lipenkov 64cda51bff Image name not required attr
6 years ago
Gennady Lipenkov 32b77f3b80 Update doc pages
6 years ago
Gennady Lipenkov 409534738a Add error check
6 years ago
Gennady Lipenkov 553d203e68 Add yandex-import post-processor
6 years ago
Megan Marsh 673858a63c
Merge pull request #9513 from hashicorp/undocument_ssh_temp_key
6 years ago
Geoff Schultz 8010a23b34 Adding retry for ImportImage call in amazon-import post-processor.
6 years ago
Moss 8ea64c5b35 undocument ssh_keypair_name and ssh_agent_auth
6 years ago
Moss 41edd09d3c undocument temporary_key_pair_name and ssh_private_key_file
6 years ago
Sylvia Moss 99046c9178
Share build info with Provisioner and Post-Processor via HCL2 variables (#9444)
6 years ago
mingsheng.su 8a8abdf615
update ucloud-uhost builder (#9466)
6 years ago
Megan Marsh 4f77bb0c4a add new ssh_ciphers option
6 years ago
Gennady Lipenkov 56224ae08d Instance SA auth for yandex-export post-processor
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 a0a3ddbadb
Merge pull request #9379 from GennadySpb/sa-auth-in-yandex-export
6 years ago
GennadySpb 79770f919a
Fix error message (#9373)
6 years ago
Gennady Lipenkov 85da85271f Support SA Key authentication in Yandex Export post-processor
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Megan Marsh 4041cb7775 generated code
6 years ago
Megan Marsh 557eb015ea make artifice post-processor play nicely with vagrant post-processor, including template validation., Update docs for each.
6 years ago