Skip to content

Commit de18f73

Browse files
authored
update DAs to claim SCC profile "IBM Cloud Framework for Financial Services" version 1.6.0 (#760)
1 parent 99a169c commit de18f73

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

cra-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ version: "v1"
33
CRA_TARGETS:
44
- CRA_TARGET: "patterns/vpc"
55
CRA_IGNORE_RULES_FILE: "cra-tf-validate-ignore-rules.json"
6-
PROFILE_ID: "0e6e7b5a-817d-4344-ab6f-e5d7a9c49520" # SCC profile ID (currently set to the FSCloud 1.4.0 profile).
6+
PROFILE_ID: "bfacb71d-4b84-41ac-9825-e8a3a3eb7405" # SCC profile ID (currently set to IBM Cloud Framework for Financial Services 1.6.0 profile).
77
CRA_ENVIRONMENT_VARIABLES:
88
TF_VAR_prefix: "slz-vpc"
99
TF_VAR_region: "us-south"
1010
- CRA_TARGET: "patterns/vsi"
1111
CRA_IGNORE_RULES_FILE: "cra-tf-validate-ignore-rules.json"
12-
PROFILE_ID: "0e6e7b5a-817d-4344-ab6f-e5d7a9c49520" # SCC profile ID (currently set to the FSCloud 1.4.0 profile).
12+
PROFILE_ID: "bfacb71d-4b84-41ac-9825-e8a3a3eb7405" # SCC profile ID (currently set to IBM Cloud Framework for Financial Services 1.6.0 profile).
1313
CRA_ENVIRONMENT_VARIABLES:
1414
TF_VAR_prefix: "slz-vsi"
1515
TF_VAR_region: "us-south"
1616
TF_VAR_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC/hfNI5cNjimtcVgNA1acGmi1iv7PTjKcF8D+8DqffkGMsY6vU7KtB1mASwVU8GMGLzU2qvGmXwHSANYqPOraEitgI06zhq5VXVvtjOR41IJjP+ssjHIbql+EDzls2yJuZd2g4Wmk5NKTzJFNYsvIaCGUYCSMUPT9bepUqIOyjsrCEiHGLaphF5W2V/hj1+1NEZqV3ozhmHmtff2tIb6+VQpd/dl61RKuF74rywd1krmBOe4kbPzfYRqiRKV0rl0bPuyL+FV3Zv5gdzRRLNQiOxapv9uSkCal3W0umpSQyBYtj6BhGxeKrBKVgXgdq7byStRFSlREaKIg+tkekieqNZbBArgSYoNACZilxrzzC6u0KuWtllldy1CwCtFEdBlSPnHwnD/XhAs6FVuoh5tmw+FLtVyg8UyMgSvVr1Vcya9uAOCLLiihsgAB5xqqcJaXcfk+zkWn7rUJ9F+R3CZs9rgEvBbHpFAKJqcMsInZ+G0Jt0s6kIpAPr/plcfrK2bcwG/L9Kbuedf31dmHAylKqfMpdqm2YoSXOs5Y7Wh6KV/1VhL/u0++hxGt6APjvpY0BTlvsw7fmBSPniHkC8fF6bEzP0blCRcI3SB7P/glrZqM5UptBoEI5a8LBv5G4YsVolRepj6FjwlPvfgBbLF5AXxFtZTk07UW7CRauO5xbJw=="
1717
- CRA_TARGET: "patterns/roks"
1818
CRA_IGNORE_RULES_FILE: "cra-tf-validate-ignore-rules.json"
19-
PROFILE_ID: "0e6e7b5a-817d-4344-ab6f-e5d7a9c49520" # SCC profile ID (currently set to the FSCloud 1.4.0 profile).
19+
PROFILE_ID: "bfacb71d-4b84-41ac-9825-e8a3a3eb7405" # SCC profile ID (currently set to IBM Cloud Framework for Financial Services 1.6.0 profile).
2020
CRA_ENVIRONMENT_VARIABLES:
2121
TF_VAR_prefix: "slz-roks"
2222
TF_VAR_region: "us-south"

ibm_catalog.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@
182182
"authority": "scc-v3",
183183
"profiles": [
184184
{
185-
"profile_name": "IBM Cloud for Financial Services",
186-
"profile_version": "1.3.0"
185+
"profile_name": "IBM Cloud Framework for Financial Services",
186+
"profile_version": "1.6.0"
187187
}
188188
]
189189
},
@@ -516,8 +516,8 @@
516516
"authority": "scc-v3",
517517
"profiles": [
518518
{
519-
"profile_name": "IBM Cloud for Financial Services",
520-
"profile_version": "1.3.0"
519+
"profile_name": "IBM Cloud Framework for Financial Services",
520+
"profile_version": "1.6.0"
521521
}
522522
]
523523
},
@@ -638,8 +638,8 @@
638638
"authority": "scc-v3",
639639
"profiles": [
640640
{
641-
"profile_name": "IBM Cloud for Financial Services",
642-
"profile_version": "1.3.0"
641+
"profile_name": "IBM Cloud Framework for Financial Services",
642+
"profile_version": "1.6.0"
643643
}
644644
]
645645
},
@@ -1097,8 +1097,8 @@
10971097
"authority": "scc-v3",
10981098
"profiles": [
10991099
{
1100-
"profile_name": "IBM Cloud for Financial Services",
1101-
"profile_version": "1.3.0"
1100+
"profile_name": "IBM Cloud Framework for Financial Services",
1101+
"profile_version": "1.6.0"
11021102
}
11031103
]
11041104
},

0 commit comments

Comments
 (0)