mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-27 03:51:20 -05:00
7 lines
96 B
JSON
7 lines
96 B
JSON
|
|
{
|
||
|
|
"post-processors": [{
|
||
|
|
"type": "foo",
|
||
|
|
"keep_input_artifact": true
|
||
|
|
}]
|
||
|
|
}
|