Skip to content

Commit 66fa626

Browse files
authored
fix: updated prefix variable description (#321)
Co-authored-by: akocbek <akocbek>
1 parent 6ca9281 commit 66fa626

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
@@ -118,8 +118,7 @@
118118
},
119119
{
120120
"key": "prefix",
121-
"required": true,
122-
"description": "Prefix to add to all resources created by this solution. To not use any prefix value, you can enter the string `__NULL__`."
121+
"required": true
123122
},
124123
{
125124
"key": "provider_visibility",
@@ -391,8 +390,7 @@
391390
},
392391
{
393392
"key": "prefix",
394-
"required": true,
395-
"description": "Prefix to add to all resources created by this solution. To not use any prefix value, you can enter the string `__NULL__`."
393+
"required": true
396394
},
397395
{
398396
"key": "existing_kms_instance_crn",

0 commit comments

Comments
 (0)