Skip to content

Commit 29ca139

Browse files
authored
fix: updated prefix variable description (#304)
Co-authored-by: akocbek <akocbek>
1 parent 34c562c commit 29ca139

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
@@ -126,8 +126,7 @@
126126
},
127127
{
128128
"key": "prefix",
129-
"required": true,
130-
"description": "Prefix to add to all resources created by this solution. To not use any prefix value, you can enter the string `__NULL__`."
129+
"required": true
131130
},
132131
{
133132
"key": "use_existing_resource_group"
@@ -572,8 +571,7 @@
572571
},
573572
{
574573
"key": "prefix",
575-
"required": true,
576-
"description": "Prefix to add to all resources created by this solution. To not use any prefix value, you can enter the string `__NULL__`."
574+
"required": true
577575
},
578576
{
579577
"key": "cluster_id"

0 commit comments

Comments
 (0)