"keep_input_artifact": "{{user `keep_input_artifact`}}",
:
:
"variables": {
"keep_input_artifact": true,
}
Failed to parse template: 2 errors occurred:
* variable keep_input_artifact: '' expected type 'string', got unconvertible type 'bool'
* post-processor 1.1: 1 error(s) decoding:* 'keep_input_artifact' expected type 'bool', got unconvertible type 'string' "keep_input_artifact": {{user `keep_input_artifact`}},
:
:
"variables": {
"keep_input_artifact": true,
}Failed to parse template: Error parsing JSON: invalid character '{' looking for beginning of object key string
At line 42, column 34 (offset 1204):
41: "type": "vagrant",
42: "keep_input_artifact": {{
^
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/81b07ab2-bea2-4ccb-b9c4-4f81641a4bb0%40googlegroups.com.
Will wait for new version rolling out.
Thanks,
Yusuke.