Commit Graph

708 Commits (2d90ffe7a402164e6961ffaacf5a939fc2676584)

Author SHA1 Message Date
Megan Marsh 2d90ffe7a4 move GeneratedData struct and PlaceholderMsg to same package under common
5 years ago
Megan Marsh 45b5f0c2ee move custom http client creation with env proxy args into same package as other network related helpers
5 years ago
Megan Marsh 4aa143a429
Merge pull request #10188 from Direnol/yandex/check-access-to-specific-bucket
5 years ago
Roman Mingazeev 3fc185924d fix delete access key
5 years ago
Roman Mingazeev 7ab2866d5c verifying the access to a specific bucket
5 years ago
Adrien Delorme f5e037e8b4 Merge remote-tracking branch 'origin/master' into azr_selectable_temp_keygen_type_gcp
5 years ago
Megan Marsh 70cb4097e1 review comments, add plugin type for a few missing builders
5 years ago
Megan Marsh c0ce8a9414 rework fixer deprecation code so we know what plugins they relate to
5 years ago
Adrien Delorme 522d122858 regen all code
5 years ago
Adrien Delorme 54032d6c11 gen code and docs
5 years ago
Adrien Delorme f4f731b83c Refactor google compute's temporary ssh keygen genertion to use the sshkey package
5 years ago
Megan Marsh 7ee9a4b638
Merge pull request #9968 from upodroid/google-impersonation
5 years ago
Megan Marsh 721cbac645
Merge pull request #9996 from hashicorp/fix_9995
5 years ago
Adrien Delorme 8f9001b531 uncopy
5 years ago
upodroid b1c74f9df0 Merge branch 'master' of github.com:hashicorp/packer into google-impersonation
5 years ago
upodroid f13099edfb rebase the branch
5 years ago
Megan Marsh 4c0ac6917e switch to using aws base config, which means we're using code tested and maitnained by the terraform crowd.
5 years ago
sylviamoss c8874c9382 improve docker_tag cast to avoid failures
5 years ago
sylviamoss 49bc7665c1 fix docker push tags cast
5 years ago
sylviamoss aa9c162c60 improve docker_tags artifact state read
5 years ago
sylviamoss e758891878 make shell-local post-processor return copy of previous artifact
5 years ago
Megan Marsh 429d431365 Implement assume_role for Packer. This functionality is copied shamelessly
5 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