packer-cn/template/test-fixtures/parse-provisioner-timeout.json

9 lines
113 B
JSON

{
"provisioners": [
{
"type": "something",
"timeout": "5m"
}
]
}