Skip to content

Commit 0b2d117

Browse files
author
Arya Girish K
committed
fix: Updated the vrn name in description
1 parent 14668d9 commit 0b2d117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm_catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
"value_constraints": [
259259
{
260260
"type": "regex",
261-
"description": "The value provided for 'existing_monitoring_crn' is not valid.",
261+
"description": "The value provided for 'instance_crn' is not valid.",
262262
"value": "^crn:(.*:){3}sysdig-monitor:(.*:){2}[0-9a-fA-F]{8}(?:-[0-9a-fA-F]{4}){3}-[0-9a-fA-F]{12}::$"
263263
}
264264
]

0 commit comments

Comments
 (0)