adhoc/issue-240-v2/factory/my-factory-001.json

{
    "name": "my-factory-001",
    "properties": {
        "globalParameters": {
            "one_parameter": {
                "type": "string",
                "value": "testing"
            },
            "two_parameter": {
                "type": "string",
                "value": "foo-bar-whizz"
            }
        }
    },
    "location": "westeurope"
}