[VVP] updating validation scripts in dublin
[vvp/validation-scripts.git] / ice_validator / tests / fixtures / test_all_parameters_used_in_template / fail / fail.yaml
1 heat_template_version: 2015-04-30
2
3 description: fdsafsfsa
4
5 parameters:
6
7   test_paramassd:
8     type: string
9
10 resources:
11
12   test_resource:
13     type: test::resource
14     properties:
15       test_param: { get_param: test_param }