{
    "builders": [{
        "type": "test"
    }],

    "provisioners": [{
        "type": "test",
        "only": ["test"]
    }]
}