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 90bdcf58bd
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
..
alicloud/ecs remove time flaky time limited tests (#8522) 6 years ago
amazon Merge pull request #8571 from hashicorp/fix_8565 6 years ago
azure Update the error handling for end-of-life-date parsing 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 fix config pointers 6 years ago
ncloud Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
null fix config pointers 6 years ago
oneandone fix config pointers 6 years ago
openstack Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
oracle fix config pointers 6 years ago
osc removed unused config puts 6 years ago
parallels fix config pointers 6 years ago
profitbricks fix config pointers 6 years ago
proxmox Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
qemu delete qmp socket path. Also, clean up unnecessary use of statebag to recieve step values. (#8572) 6 years ago
scaleway fix config pointers 6 years ago
tencentcloud/cvm Merge remote-tracking branch 'origin/master' into sharing_info 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 fix config pointers 6 years ago
virtualbox virtualbox/vm.Builder: use config as a non pointer to avoid a panic 6 years ago
vmware removed unused config puts 6 years ago
yandex Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago