Skip to content

Commit 6bc0f4d

Browse files
authored
update DAs to claim SCC profile "IBM Cloud Framework for Financial Services" version 1.6.0 (#801)
1 parent b300647 commit 6bc0f4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cra-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "v1"
22
CRA_TARGETS:
33
- CRA_TARGET: "solutions/full-stack"
4-
PROFILE_ID: "0e6e7b5a-817d-4344-ab6f-e5d7a9c49520" # SCC profile ID (currently set to the FSCloud 1.4.0 profile).
4+
PROFILE_ID: "bfacb71d-4b84-41ac-9825-e8a3a3eb7405" # SCC profile ID (currently set to IBM Cloud Framework for Financial Services 1.6.0 profile).
55
CRA_IGNORE_RULES_FILE: "cra-tf-validate-ignore-rules.json"
66
CRA_ENVIRONMENT_VARIABLES:
77
TF_VAR_prefix: "cra-infra"

ibm_catalog.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"authority": "scc-v3",
6565
"profiles": [
6666
{
67-
"profile_name": "IBM Cloud for Financial Services",
68-
"profile_version": "1.3.0"
67+
"profile_name": "IBM Cloud Framework for Financial Services",
68+
"profile_version": "1.6.0"
6969
}
7070
]
7171
},
@@ -464,8 +464,8 @@
464464
"authority": "scc-v3",
465465
"profiles": [
466466
{
467-
"profile_name": "IBM Cloud for Financial Services",
468-
"profile_version": "1.3.0"
467+
"profile_name": "IBM Cloud Framework for Financial Services",
468+
"profile_version": "1.6.0"
469469
}
470470
]
471471
},

0 commit comments

Comments
 (0)