Fixed bug when k8s profile is created for default k8s version
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / vf_module_id.json
old mode 100644 (file)
new mode 100755 (executable)
index ff0c597..92e5fad
@@ -1,19 +1,19 @@
-  {
-      "tags": "vf_module_id",
-      "name": "vf_module_id",
-      "property": {
-        "description": "vf_module_id",
-        "type": "string"
-      },
-      "updated-by": "MALAKOV, YURIY <yuriy.malakov@att.com>",
-      "sources": {
-        "input": {
-          "type": "source-input"
-        },
-        "default": {
-          "type": "source-default",
-          "properties": {}
-        }
-      }
-    
-  }
\ No newline at end of file
+{
+       "tags": "vf_module_id",
+       "name": "vf_module_id",
+       "group":"default",
+       "property": {
+               "description": "vf_module_id",
+               "type": "string"
+       },
+       "updated-by": "MALAKOV, YURIY <yuriy.malakov@att.com>",
+       "sources": {
+               "default": {
+                       "type": "source-default",
+                       "properties": {}
+               },
+               "input": {
+                       "type": "source-input"
+               }
+       }
+}