Commit Graph

6150 Commits (2dbfef57504d06ac27909297f2e97656956213b0)

Author SHA1 Message Date
Megan Marsh b54121a72d delete and revendor alicloud plugin
5 years ago
Adrien Delorme 4de2954d01
Scaleway plugin breakout (#10939)
5 years ago
Sylvia Moss 25a999978b
Remove Parallels plugin (#10936)
5 years ago
Sylvia Moss d6904502ac
Extract outscale (#10941)
5 years ago
Adrien Delorme d22ba61ae0
ncloud breakout (#10937)
5 years ago
Adrien Delorme 9eaad88ac0
Move proxmox builder out + vendor it (#10930)
5 years ago
sylviamoss 642ed07476 remote qemu plugin
5 years ago
Sylvia Moss 88f8feecfe
Extract vmware plugin (#10920)
5 years ago
Adrien Delorme 9230a06920
move googlecompute plugin to github.com/hashicorp/packer-plugin-googlecompute (#10890)
5 years ago
Sylvia Moss 16658a9f47
Extract virtualbox plugin (#10910)
5 years ago
Adrien Delorme 87ba7258b3
Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913)
5 years ago
sylviamoss 38fe79948b remove vsphere components and docs
5 years ago
sangkyu-kim 1ea5a547e2
Merge branch 'master' into master
5 years ago
sylviamoss e0614cabf4 move acctest pkg from sdk to core and update acceptance tests
5 years ago
James eaaf22dcde
builder/digitalocean: support ecdsa, ed25519, dsa temporary key types via packer-plugin-sdk/communicator step… (#10856)
5 years ago
Qingchuan Hao f2f33fa344
Correct SIG timout (#10816)
5 years ago
sangkyu.kim 23e8684aae fix lint, fmt, generate
5 years ago
sangkyu-kim 1c8fc65223
Merge branch 'master' into master
5 years ago
elsnepal 7f26429a2a
feature[alicloud]: add ramrole to ecs instance (#10845)
5 years ago
Sylvia Moss d81c02b456
Fix primary disk resize on clone and add tests (#10848)
5 years ago
mmassez 794e83b171
Proxmox builder return first ipv4 address (#10858)
5 years ago
sangkyu.kim 15a9e1b20a skip validate `product_code` if empty
5 years ago
sangkyu.kim 3f23a5ec74 Remove `getClassicServerImageProductList` within block storage size 100GB
5 years ago
sangkyu.kim f4cbb5d7dc fix length validation message
5 years ago
sangkyu.kim cdcdf6a618 fix checking subnet type
5 years ago
sangkyu.kim 74434b3c3e create temporary ACG for VPC
5 years ago
Sylvia Moss 349a300213
Add new disk to existingDevices list (#10844)
5 years ago
Megan Marsh dfc5d76108
Merge pull request #10833 from harveylowndes/add-oci-flex-shape-support
5 years ago
sangkyu.kim 3a11352dfa Fix ncloud builder unhandled buildvar type
5 years ago
sangkyu.kim f044a64014 fix test code
5 years ago
sangkyu.kim cd370aaaad implement vpc environment
5 years ago
Harvey Lowndes b9b1cdf75f Address review comments
5 years ago
Harvey Lowndes cb359e8064 Update OCI docs for flex shapes
5 years ago
Sylvia Moss 505cbd2591
Vendor amazon plugin (#10800)
5 years ago
Adrien Delorme 7732f7998c
Add http_content func to serve variables from HTTP @ preseed (#10801)
5 years ago
Taylor Dolezal 1bb5c455aa
Update 'Hashicorp' to 'HashiCorp'
5 years ago
Marcus Weiner 4d9fb629c6
Allow using API tokens for Proxmox authentication (#10797)
5 years ago
outscale-mgo 1e312ebc21
Fix description that was ignored in Osc builder (#10792)
5 years ago
Avi Miller e6596a0a1d
[oracle-oci] Add support for E3/E4.Flex shapes
5 years ago
Andrew Pryde a915ec8e05 Upgrade oci-go-sdk to latest
5 years ago
Brian Farrell 80f807de4d
Fix issue with test breaking default value when client_cert_token_timeout is missing (#10783)
5 years ago
jhawk28 9f647ba2bb
try to retype key if an error is received (#10541)
5 years ago
Adrien Delorme d5ccf73e91
oci builder: Show key_file errors (#10774)
5 years ago
Ace Eldeib 3227d3da43
clean up azure temporary managed os disk (#10713)
5 years ago
Sylvia Moss d0737dcd17
skip DownloadPathKey and ShouldUploadISO on mapstructure-to-hcl2 (#10772)
5 years ago
Kyle 33cf6bf454
Fix logic for checking for KMS keys (#10754)
5 years ago
Megan Marsh 44f0be2314
Merge pull request #10748 from hashicorp/fix_virtualbox_winrmhost
5 years ago
Thomas Dreibholz 1a5678dd86
Added VirtualBox ISO builder option to create additional disks (#10674)
5 years ago
Megan Marsh e8b3a0e3bf make virtualbox, hyperv, openstack, and parallels builders respect winrm_host by correctly passing communicator config Host() func to commhost instead of just SSHHost
5 years ago
Megan Marsh 8bb3df7121 modify logging to make overrides clearer in face of vagrant always streaming to stdout. Add tests for config override. Make sure that user overrides of ssh_host and ssh_port are respected.
5 years ago