f8f4ae748351e1585e58c96aa09fd8d6f8c105cb
[sdc/sdc-distribution-client.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0
2
3 description: Test template with default not matching required type.
4
5 topology_template:
6   inputs:
7     invalid_default:
8       type: integer
9       default: two
10     valid_default:
11       type: integer
12       default: 2