Kevin Puetz

Results 51 comments of Kevin Puetz

Actually, it's a worse than that - config.VMXTemplatePath is https://www.packer.io/docs/builders/vmware/iso#vmx_template_path - it's an input template file, not the .vmx we're going to write, which is https://github.com/hashicorp/packer-plugin-vmware/blob/274f4049159f7ada33bd0742c72c0ef27fee59d7/builder/vmware/iso/step_create_vmx.go#L335 much later in the...