Skip to content

Commit 1b63c51

Browse files
fix: fixed the category tags and required permissions for the DA solution (#129)
1 parent d504f8f commit 1b63c51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ibm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"ibm_created",
99
"target_terraform",
1010
"terraform",
11-
"databases",
11+
"database",
1212
"solution"
1313
],
1414
"keywords": [
@@ -61,7 +61,7 @@
6161
"iam_permissions": [
6262
{
6363
"role_crns": [
64-
"crn:v1:bluemix:public:iam::::serviceRole:Editor"
64+
"crn:v1:bluemix:public:iam::::role:Editor"
6565
],
6666
"service_name": "databases-for-elasticsearch"
6767
}

0 commit comments

Comments
 (0)