mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 15:01:40 -04:00
9 lines
110 B
JSON
9 lines
110 B
JSON
{
|
|
"post-processors": [
|
|
{
|
|
"type": "foo",
|
|
"only": ["bar"]
|
|
}
|
|
]
|
|
}
|