Skip to content

Commit 4057c85

Browse files
authored
fix: updated prefix variable description (#952)
Co-authored-by: akocbek <akocbek>
1 parent d4c4f1d commit 4057c85

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ibm_catalog.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,7 @@
187187
},
188188
{
189189
"key": "prefix",
190-
"required": true,
191-
"description": "The prefix to add to all resources that this solution creates. To not use any prefix value, you can enter the string `__NULL__`."
190+
"required": true
192191
},
193192
{
194193
"key": "region",

0 commit comments

Comments
 (0)