[VVP] Resources not allowed in 2nd level templates
[vvp/validation-scripts.git] / ice_validator / tests / fixtures / test_nesting_level / fail / level2.yaml
@@ -36,7 +36,7 @@
 # ============LICENSE_END============================================
 #
 #
-# VERSION: '1.0.0'
+# VERSION: '1.0.1'
 ---
 nested_template_description: base
 
@@ -55,7 +55,7 @@ resources:
         type: OS::Heat::ResourceGroup
         properties:
             count: 5
-            resource_def: { type: bad-level3.yaml }
+            resource_def: { type: level3.yaml }
 
 outputs:
     vm_type_volume_id_0: