Skip to content

Commit ab72160

Browse files
authored
fix: updated prefix variable description (#632)
Co-authored-by: akocbek <akocbek>
1 parent f79796c commit ab72160

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
@@ -105,8 +105,7 @@
105105
},
106106
{
107107
"key": "prefix",
108-
"required": true,
109-
"description": "The prefix to add to all resources that this solution creates. To not use any prefix value, you can enter the string `__NULL__`."
108+
"required": true
110109
},
111110
{
112111
"key": "existing_resource_group_name",

0 commit comments

Comments
 (0)