Skip to content

Commit 915fa40

Browse files
authored
fix: updated prefix variable description (#393)
Co-authored-by: akocbek <akocbek>
1 parent b8f02ab commit 915fa40

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ibm_catalog.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,7 @@
106106
},
107107
{
108108
"key": "prefix",
109-
"required": true,
110-
"description": "Prefix to add to all resources that this solution creates. Must begin with a letter and contain only lowercase letters, numbers, and - characters. To not use any prefix value, you can enter the string `__NULL__`."
109+
"required": true
111110
},
112111
{
113112
"key": "use_existing_resource_group"
@@ -263,8 +262,7 @@
263262
},
264263
{
265264
"key": "prefix",
266-
"required": true,
267-
"description": "Prefix to add to all resources that this solution creates. Must begin with a letter and contain only lowercase letters, numbers, and - characters. To not use any prefix value, you can enter the string `__NULL__`."
265+
"required": true
268266
},
269267
{
270268
"key": "use_existing_resource_group"

0 commit comments

Comments
 (0)