mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 10:21:20 -05:00
8 lines
112 B
JSON
8 lines
112 B
JSON
{
|
|
"post-processors": [
|
|
{
|
|
"type": "foo",
|
|
"except": ["bar"]
|
|
}
|
|
]
|
|
}
|