diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/aic-cloud-region.json')
-rwxr-xr-x | components/model-catalog/resource-dictionary/starter-dictionary/aic-cloud-region.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/aic-cloud-region.json b/components/model-catalog/resource-dictionary/starter-dictionary/aic-cloud-region.json index 1501a9a63..af8099953 100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/aic-cloud-region.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/aic-cloud-region.json @@ -1,6 +1,7 @@ { "name" : "aic-cloud-region", "tags" : "aic-cloud-region", + "group":"default", "updated-by" : "Singal, Kapil <ks220y@att.com>", "property" : { "description" : "aic-cloud-region", @@ -12,4 +13,4 @@ "properties" : { } } } -}
\ No newline at end of file +} |