{
"name": "windows-gce",
"target": "windows/amd64",
"http": ":10000",
"workdir": "/workdir",
"syzkaller": "/syzkaller",
"sshkey": "/syzkaller_id_rsa",
"ssh_user": "syzkaller",
"procs": 8,
"type": "gce",
"vm": {
"count": 10,
"machine_type": "n1-highcpu-2",
"gce_image": "gce-image-name"
}
}