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/template
Mitchell Hashimoto 723b91ccf3
Merge pull request #2232 from mitchellh/f-build-name
11 years ago
..
interpolate template/interpolate: build_name and build_type functions 11 years ago
test-fixtures template: allow _ prefix to root level keys for comments [GH-2066] 11 years ago
parse.go Merge pull request #2230 from mitchellh/f-json-comments 11 years ago
parse_test.go Merge pull request #2230 from mitchellh/f-json-comments 11 years ago
template.go template: stores the path 11 years ago
template_test.go