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/vmware/iso
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
..
builder.go Add cleanup_remote_cache config option to vmware-iso (#8917) 6 years ago
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. 6 years ago
config.go packer.io prefix removal, html extension remove for in-code errors 6 years ago
config.hcl2spec.go HCL2: when we see a map generate an attribute spec instead of a block spec (#9035) 6 years ago
step_create_disk.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_vmx.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_vmx_test.go build using HCL2 (#8423) 6 years ago