mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 06:51:39 -04:00
7 lines
103 B
JSON
7 lines
103 B
JSON
{
|
|
"builders": [{
|
|
"type": "test",
|
|
"value": "{{split \"foo-bar\" \"-\" 0}}"
|
|
}]
|
|
}
|