packer-cn/builder/azure/chroot
Sylvia Moss 08b0bd1d2c
Fix HCL2 code generation for slices within another slice (#8669)
2020-02-03 17:03:28 +01:00
..
builder.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
builder.hcl2spec.go Fix HCL2 code generation for slices within another slice (#8669) 2020-02-03 17:03:28 +01:00
builder_test.go add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables. 2019-12-16 21:23:05 -08:00
diskattacher.go PR comment 2019-10-15 21:14:20 +00:00
diskattacher_test.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
step_attach_disk.go Make from_scratch work 2019-10-15 21:13:37 +00:00
step_attach_disk_test.go Adding more tests 2019-10-15 21:14:20 +00:00
step_create_image.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
step_create_new_disk.go builder/azure/chroot: fix dropped error 2019-10-30 11:14:32 -07:00
step_create_new_disk_test.go Add test that verifies disksize bug (1/2) 2019-10-15 21:14:20 +00:00
step_mount_device.go Move CommandWrapper & ShellCommand to common 2019-10-24 04:06:29 +00:00
step_verify_source_disk.go Adding more tests 2019-10-15 21:14:20 +00:00
step_verify_source_disk_test.go Format updates 2019-10-15 21:14:20 +00:00
template_funcs.go Add 'vm' template function 2019-10-15 21:14:20 +00:00