Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit d7b3927

Browse files
authored
fix: updated prefix variable description (#269)
Co-authored-by: akocbek <akocbek>
1 parent 958d44d commit d7b3927

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
@@ -74,8 +74,7 @@
7474
},
7575
{
7676
"key": "prefix",
77-
"required": true,
78-
"description": "Prefix to add to all resources that this solution creates. To not use any prefix value, you can enter the string `__NULL__`."
77+
"required": true
7978
},
8079
{
8180
"key": "existing_resource_group_name",
@@ -473,8 +472,7 @@
473472
},
474473
{
475474
"key": "prefix",
476-
"required": true,
477-
"description": "Prefix to add to all resources that this solution creates. To not use any prefix value, you can enter the string `__NULL__`."
475+
"required": true
478476
},
479477
{
480478
"key": "existing_resource_group_name",

0 commit comments

Comments
 (0)