You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder
Megan Marsh e57004b2ec
Merge pull request #8662 from hashicorp/return_with_ssh_wait_timeout
6 years ago
..
alicloud/ecs Merge pull request #8535 from alexyueer/master 6 years ago
amazon Merge pull request #8622 from datalot/pre-validate-with-filters 6 years ago
azure Merge pull request #8496 from ryanhartje/delete_arm_deployment_on_cleanup 6 years ago
cloudstack fix config pointers 6 years ago
digitalocean Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
docker Merge pull request #8498 from hashicorp/f-builder_docker-typeassertion-check 6 years ago
file Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
googlecompute Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
hcloud Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
hyperone Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
hyperv update step_download to return an ActionContinue if the URls field is empty. this allows us to simplify the hyperv builder, and is still safe because all other builders and uses of step_download already validate that the iso url is not empty if that's what they need, most of them inside of the IsoConfig prepare function. 6 years ago
jdcloud update jdcloud statebag to use pointers for config, to bring in line with other implementations 6 years ago
linode fix config pointers 6 years ago
lxc fix config pointers 6 years ago
lxd fixes and closes #8547 6 years ago
ncloud Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
null fix config decode 6 years ago
oneandone fix config pointers 6 years ago
openstack mapstructure-to-hcl2: make basic named types pointers ( optional ) 6 years ago
oracle fix config pointers 6 years ago
osc Merge pull request #8414 from footplus/fix_osc_ssh_host_detection 6 years ago
parallels Undo ssh_wait_timeout backward incompatibility 6 years ago
profitbricks fix config pointers 6 years ago
proxmox Proxmox upload ISO 6 years ago
qemu Merge pull request #8662 from hashicorp/return_with_ssh_wait_timeout 6 years ago
scaleway fix config pointers 6 years ago
tencentcloud/cvm builder/tencentcloud: Correct the image name length validation, the max length of image name is 60 (#8536) 6 years ago
triton Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
ucloud Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
vagrant Update builder/vagrant/driver_2_2.go 6 years ago
virtualbox Undo ssh_wait_timeout backward incompatibility 6 years ago
vmware Add StepHttpIpDiscover tests 6 years ago
vsphere fix to work with hcl2; update tests 6 years ago
yandex Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
generated_data.go Share .Device and .MountPath between builders, provisioners and post-processors (#8621) 6 years ago
generated_data_test.go Share .Device and .MountPath between builders, provisioners and post-processors (#8621) 6 years ago