This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
Packer-Cn
Watch
2
Star
0
Fork
0
mirror of
https://github.com/hashicorp/packer.git
synced
2026-09-23 08:21:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba767d1663db82d02fa18c087e4d99043d141fd3
Packer-Cn
/
packer
/
test-fixtures
/
build-split-func.json
T
7 lines
103 B
JSON
Raw
Normal View
History
Unescape
Escape
Added a 'split' function to parse template variables.
2018-06-08 00:41:57 -05:00
{
"builders"
:
[{
"type"
:
"test"
,
"value"
:
"{{split \"foo-bar\" \"-\" 0}}"
}]
}
Reference in New Issue
Copy Permalink