{
"builders": [{
"type": "test"
}, {
"name": "foo",
}],
"provisioners": [{
"type": "test",
"only": ["foo"]
}]
}