Skip to content

Commit fe1a2c5

Browse files
Khuzaima05Khuzaima-Shakeel
andauthored
feat: adds compliance details in catalog configuration of DA (#644)
* feat: added compliance profile in ibm_catalog.json * update PR --------- Co-authored-by: Khuzaima-Shakeel <[email protected]>
1 parent ecfe831 commit fe1a2c5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

ibm_catalog.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@
4444
"name": "fully-configurable",
4545
"install_type": "fullstack",
4646
"working_directory": "solutions/fully-configurable",
47+
"compliance": {
48+
"authority": "scc-v3",
49+
"profiles": [
50+
{
51+
"profile_name": "IBM Cloud Framework for Financial Services",
52+
"profile_version": "1.7.0"
53+
}
54+
]
55+
},
4756
"iam_permissions": [
4857
{
4958
"role_crns": [

0 commit comments

Comments
 (0)