Commit Graph

13466 Commits

Author SHA1 Message Date
Megan Marsh a7be0bed30 Make Vagrant driver code pass through logs as it receives them rather than buffering and returning them all at the end of the call. 2019-10-24 13:12:35 -07:00
Megan Marsh ce248c9df4
Merge pull request #8265 from alrs/fix-common-iso-config-err
common: collect dropped error
2019-10-23 15:09:09 -07:00
Lars Lehtonen 731e0332cf common: collect dropped error 2019-10-23 13:02:08 -07:00
Megan Marsh 8d8bd3f891
Merge pull request #8267 from hashicorp/do_8266
improve error message
2019-10-23 13:00:20 -07:00
Megan Marsh 1731f87ad0
Merge pull request #8186 from puetzk/issue8178
fix: set openstack metadata for use_blockstorage_volume
2019-10-23 12:53:30 -07:00
Megan Marsh ea3e9b67a4
Merge pull request #8259 from paulmey/azure-chroot/user-agent
[azure] Set correct user agent for Azure client set
2019-10-23 12:15:23 -07:00
Megan Marsh 436e21ae15 Merge branch 'master' into pr/8186 2019-10-23 12:08:02 -07:00
Megan Marsh 14baa769ab improve error message 2019-10-23 12:02:31 -07:00
Megan Marsh 39ecc9fbe1
Merge pull request #8263 from hashicorp/fix_make_generate
regenerate hcl2 structs
2019-10-23 12:00:57 -07:00
Paul Meyer b54a2ee09d Set correct user agent for Azure clientset 2019-10-23 11:31:29 -07:00
Megan Marsh b9245a402d add structure to its own struct to make generated code stop complaining 2019-10-23 10:46:42 -07:00
Megan Marsh 5614f307fb regerate code
generate flat FlatPolicyDocument
add PolicyDocument to generate command
2019-10-23 10:46:07 -07:00
Kevin Puetz 00d0297d26 Merge branch 'master' into issue8178 2019-10-23 00:34:38 -05:00
Megan Marsh 8ac97de8b2 remove vnc config options from virtualbox docs; virtualbox does not implement the vncconfig struct 2019-10-22 12:11:27 -07:00
Megan Marsh d15f43e4eb
Merge pull request #8232 from hashicorp/artifact-tree
HCL2 configs - part one
2019-10-22 11:54:34 -07:00
Megan Marsh abcbce0c4f
Merge pull request #8253 from hashicorp/plugin_docs
update website to hopefully make community builders and provisioners …
2019-10-22 11:52:15 -07:00
Megan Marsh ca095ecb28
Merge pull request #8257 from hashicorp/vagrant_pp_docs
update vagrant docs to explain that the builder and postprocessor are…
2019-10-22 11:51:45 -07:00
Megan Marsh 5301f4613d update vagrant docs to explain that the builder and postprocessor are mutually exclusive 2019-10-22 09:54:33 -07:00
Megan Marsh 7b3e829038
Merge pull request #8256 from shantanugadgil/patch-1
proxmos -> proxmox
2019-10-22 09:35:17 -07:00
Megan Marsh cdc3fdf926
Merge pull request #8247 from b-b3rn4rd/master
New Feature: allow to specify  IAM policy for a temporary instance profile
2019-10-22 09:33:23 -07:00
Shantanu Gadgil d3385032e9
proxmos -> proxmox
proxmos -> proxmox
2019-10-22 19:20:14 +05:30
Bernard Baltrusaitis ec1d70dc44 adding required changes 2019-10-22 21:40:18 +11:00
Megan Marsh 00ebf690c2 update changelog 2019-10-21 16:19:46 -07:00
Megan Marsh de360df259 update website to hopefully make community builders and provisioners easier to find 2019-10-21 16:04:34 -07:00
Megan Marsh 0c2fba089d
Merge pull request #8250 from tencentyun/master
tencentcloud-cvm builder: we added retry on remote api call to improve the user experience
2019-10-21 14:45:37 -07:00
Megan Marsh e5becfc854
Merge pull request #8248 from marcinbojko/master
hyper-v fix for compacting only .vhd|.vhdx files
2019-10-21 11:47:15 -07:00
Megan Marsh 836aaafaa3
Merge pull request #8203 from sumit-kalra/master
Azure-ARM builder: Deploy NSG if list of IP addresses is provided in config
2019-10-21 11:10:58 -07:00
Li Kexian 6fb8988d08
we added retry on remote api call to improve the user experience 2019-10-21 13:21:56 +08:00
Marcin Bojko 1b4ffe546f
hyper-v fix for compacting vhdx/vhd only 2019-10-19 12:46:34 +02:00
Bernard Baltrusaitis 65d1447b64 adding formatting 2019-10-19 21:33:58 +11:00
Bernard Baltrusaitis 6e2146324f Merge branch 'master' of github.com:b-b3rn4rd/packer 2019-10-19 20:56:49 +11:00
Bernard Baltrusaitis 8b83cca064 adding temporary instance profile document policy 2019-10-19 20:56:18 +11:00
Megan Marsh a3ec70c03d
Merge pull request #8240 from HofmeisterAn/feature/8225-extend-documentation-docker-shell-exec-form
#8225 Add Docker shell and exec format documentation for CMD and ENTRYPOINT
2019-10-16 11:42:49 -07:00
Andre Hofmeister a66de11c31 #8225 Add Docker shell and exec format documentation for CMD and ENTRYPOINT 2019-10-16 19:09:11 +02:00
Megan Marsh 4b9ceb402a update docs to link to master branch template instead of a static, old, link. 2019-10-16 09:54:29 -07:00
Adrien Delorme 8b76453e7f make generate 2019-10-16 10:50:45 +02:00
Adrien Delorme f6af5ecf07 Update mapstructure-to-hcl2.go
make log/usage prompt prefix coherent
2019-10-16 10:49:20 +02:00
Adrien Delorme c027e9b367
Merge pull request #8236 from keenan-v1/patch-1
Fix "Acces" typo in amazon-ebs.html.md.erb
2019-10-16 10:42:47 +02:00
Adrien Delorme 4542666e25 fix func calls after master merge 2019-10-16 10:40:25 +02:00
Adrien Delorme 4479f73995 uncomment duplicate check tests 2019-10-16 10:37:26 +02:00
Adrien Delorme 75a639775e Update Makefile
there's no find dir
2019-10-16 10:24:34 +02:00
Adrien Delorme cf1555bf17 Merge remote-tracking branch 'origin/master' into artifact-tree 2019-10-16 10:22:56 +02:00
Paul Meyer 11a1221b53
Update CHANGELOG.md 2019-10-15 16:26:35 -07:00
Paul Meyer 575de8659e
Merge pull request #8226 from larohra/IncreasePollingDuration
[azure] Increase polling duration
2019-10-15 16:25:36 -07:00
Paul Meyer 3b6c6f46e7
Update CHANGELOG.md 2019-10-15 15:57:43 -07:00
Paul Meyer ea7321c3ed
Merge pull request #8185 from paulmey/azure-chroot
[azure] add Azure chroot builder
2019-10-15 15:56:26 -07:00
Megan Marsh c7e2feab94
Merge pull request #8234 from machv/machv-patch-hyperv
Use first adapter attached to host OS's VM switch
2019-10-15 15:38:31 -07:00
Paul Meyer 015c194986 clarify docs 2019-10-15 22:29:09 +00:00
Paul Meyer b716299d8e PR comment 2019-10-15 21:14:20 +00:00
Paul Meyer d3dc1be71c Doc updates 2019-10-15 21:14:20 +00:00