[VVP] updating validation scripts in dublin
[vvp/validation-scripts.git] / ice_validator / tests / fixtures / test_all_parameters_used_in_template / pass / pass.yaml
diff --git a/ice_validator/tests/fixtures/test_all_parameters_used_in_template/pass/pass.yaml b/ice_validator/tests/fixtures/test_all_parameters_used_in_template/pass/pass.yaml
new file mode 100644 (file)
index 0000000..ee9311f
--- /dev/null
@@ -0,0 +1,19 @@
+heat_template_version: 2015-04-30
+
+description: fdsafsfsa
+
+parameters:
+
+  test_param:
+    type: string
+
+  availability_zone_1:
+    type: string
+    description: najsf
+
+resources:
+
+  test_resource:
+    type: test::resource
+    properties:
+      test_param: { get_param: test_param }