Skip to content

Commit 58e6a4a

Browse files
committed
fix: fixed validation for ibm_catalog.json
1 parent 283509d commit 58e6a4a

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
@@ -146,7 +146,7 @@
146146
},
147147
{
148148
"role_crns": [
149-
"crn:v1:bluemix:public:iam::::role:Viewer"
149+
"crn:v1:bluemix:public:iam::::role:Viewer"
150150
],
151151
"service_name": "Resource group only",
152152
"notes": "Viewer access is required in the resource group you want to provision in."

0 commit comments

Comments
 (0)