Skip to content

Commit a802bd1

Browse files
authored
fix: updated prefix variable description (#288)
Co-authored-by: akocbek <akocbek>
1 parent 2c54c6c commit a802bd1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ibm_catalog.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@
5252
},
5353
{
5454
"key": "prefix",
55-
"required": true,
56-
"description": "Prefix to add to all resources created by this solution. To not use any prefix value, you can enter the string `__NULL__`."
55+
"required": true
5756
},
5857
{
5958
"key": "use_existing_resource_group",
@@ -122,7 +121,6 @@
122121
"displayname": "Sao Paolo (br-sao)",
123122
"value": "br-sao"
124123
}
125-
126124
]
127125
},
128126
{
@@ -331,7 +329,6 @@
331329
{
332330
"key": "provision_public_ingress"
333331
}
334-
335332
],
336333
"release_notes_url": "RELEASE NOTES URL",
337334
"outputs": [],

0 commit comments

Comments
 (0)