packer-cn/builder
Megan Marsh 6a07d76416
Merge pull request #8654 from hashicorp/fix_8583
Extract http ip discover to a new step
2020-01-28 08:50:48 -08:00
..
alicloud/ecs Merge pull request #8535 from alexyueer/master 2020-01-07 12:47:23 -08:00
amazon Merge pull request #8622 from datalot/pre-validate-with-filters 2020-01-22 15:00:44 -05:00
azure Merge pull request #8496 from ryanhartje/delete_arm_deployment_on_cleanup 2020-01-23 09:48:20 -08:00
cloudstack fix config pointers 2019-12-19 17:51:57 +01:00
digitalocean Merge remote-tracking branch 'origin/master' into sharing_info 2019-12-17 11:57:09 +01:00
docker Merge pull request #8498 from hashicorp/f-builder_docker-typeassertion-check 2019-12-17 18:08:00 -05:00
file Merge remote-tracking branch 'origin/master' into sharing_info 2019-12-17 11:57:09 +01:00
googlecompute Merge remote-tracking branch 'origin/master' into sharing_info 2019-12-17 11:57:09 +01:00
hcloud Merge remote-tracking branch 'origin/master' into sharing_info 2019-12-17 11:57:09 +01:00
hyperone Merge remote-tracking branch 'origin/master' into sharing_info 2019-12-17 11:57:09 +01:00
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. 2020-01-07 10:45:24 -08:00
jdcloud update jdcloud statebag to use pointers for config, to bring in line with other implementations 2019-12-19 11:17:04 -08:00
linode fix config pointers 2019-12-19 17:51:57 +01:00
lxc fix config pointers 2019-12-19 17:51:57 +01:00
lxd fixes and closes #8547 2020-01-21 19:49:49 -08:00
ncloud Merge remote-tracking branch 'origin/master' into sharing_info 2019-12-17 11:57:09 +01:00
null fix config decode 2020-01-15 14:27:55 -08:00
oneandone fix config pointers 2019-12-19 17:51:57 +01:00
openstack mapstructure-to-hcl2: make basic named types pointers ( optional ) 2020-01-07 12:46:27 +01:00
oracle fix config pointers 2019-12-19 17:51:57 +01:00
osc Merge pull request #8414 from footplus/fix_osc_ssh_host_detection 2020-01-15 12:13:28 -08:00
parallels Rename communicator config variables and remove deprecated code (#8584) 2020-01-09 08:37:30 -08:00
profitbricks fix config pointers 2019-12-19 17:51:57 +01:00
proxmox Proxmox upload ISO 2020-01-17 22:17:28 +01:00
qemu Add StepHttpIpDiscover tests 2020-01-28 10:31:17 +01:00
scaleway fix config pointers 2019-12-19 17:51:57 +01:00
tencentcloud/cvm builder/tencentcloud: Correct the image name length validation, the max length of image name is 60 (#8536) 2020-01-08 12:05:37 +01:00
triton Merge remote-tracking branch 'origin/master' into sharing_info 2019-12-17 11:57:09 +01:00
ucloud Merge remote-tracking branch 'origin/master' into sharing_info 2019-12-17 11:57:09 +01:00
vagrant Update builder/vagrant/driver_2_2.go 2020-01-15 13:12:44 -08:00
virtualbox Rename communicator config variables and remove deprecated code (#8584) 2020-01-09 08:37:30 -08:00
vmware Add StepHttpIpDiscover tests 2020-01-28 10:31:17 +01:00
vsphere fix to work with hcl2; update tests 2020-01-13 15:52:05 -08:00
yandex Merge remote-tracking branch 'origin/master' into sharing_info 2019-12-17 11:57:09 +01:00
generated_data.go Share .Device and .MountPath between builders, provisioners and post-processors (#8621) 2020-01-20 16:29:38 +01:00
generated_data_test.go Share .Device and .MountPath between builders, provisioners and post-processors (#8621) 2020-01-20 16:29:38 +01:00