Skip to content

Commit 5247a23

Browse files
authored
update to fscloud profile 1.6.0 (#173)
1 parent db90444 commit 5247a23

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

cra-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ version: "v1"
33
CRA_TARGETS:
44
- CRA_TARGET: "solutions/standard" # Target directory for CRA scan. If not provided, the CRA Scan will not be run.
55
CRA_IGNORE_RULES_FILE: "cra-tf-validate-ignore-rules.json" # CRA Ignore file to use. If not provided, it checks the repo root directory for `cra-tf-validate-ignore-rules.json`
6+
PROFILE_ID: "bfacb71d-4b84-41ac-9825-e8a3a3eb7405" # SCC profile ID (currently set to IBM Cloud Framework for Financial Services 1.6.0 profile).
67
CRA_ENVIRONMENT_VARIABLES:
78
TF_VAR_resource_group_name: "test"
89
TF_VAR_existing_kms_instance_crn: "crn:v1:bluemix:public:hs-crypto:us-south:a/abac0df06b644a9cabc6e44f55b3880e:e6dce284-e80f-46e1-a3c1-830f7adff7a9::"

ibm_catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"profiles": [
4747
{
4848
"profile_name": "IBM Cloud Framework for Financial Services",
49-
"profile_version": "1.5.0"
49+
"profile_version": "1.6.0"
5050
}
5151
]
5252
},

0 commit comments

Comments
 (0)