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/vmx
Adrien Delorme c4f3dccc14
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
..
builder.go change Builder to be passed a context for cancellation 7 years ago
builder_test.go
config.go also for vmx 7 years ago
config_test.go
step_clone_vmx.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_clone_vmx_test.go Follow variable varName <-> statebag var_name convention 8 years ago
step_test.go