Skip to content

Commit ca7b947

Browse files
authored
fix: updated prefix variable description (#205)
Co-authored-by: akocbek <akocbek>
1 parent efb1dd1 commit ca7b947

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
@@ -68,8 +68,7 @@
6868
},
6969
{
7070
"key": "prefix",
71-
"required": true,
72-
"description": "The prefix to add to all resources that this solution creates (e.g `prod`, `test`, `dev`). To not use any prefix value, you can enter the string `__NULL__`."
71+
"required": true
7372
},
7473
{
7574
"key": "region",

0 commit comments

Comments
 (0)