Skip to content

Commit fa220d8

Browse files
authored
fix: update SCC profile_id to fe96bd4d-9b37-40f2-b39f-a62760e326a3 (#28)
1 parent ff423e7 commit fa220d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cra-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "v1"
33
CRA_TARGETS:
44
- CRA_TARGET: "." # 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: "0e6e7b5a-817d-4344-ab6f-e5d7a9c49520" # SCC profile ID (currently set to the FSCloud 1.4.0 profile).
6+
PROFILE_ID: "fe96bd4d-9b37-40f2-b39f-a62760e326a3" # SCC profile ID (currently set to 'IBM Cloud Framework for Financial Services' '1.7.0' profile).
77
TF_VAR_use_existing_resource_group: true
88
TF_VAR_resource_group: "geretain-test-apptio"
99
# SCC_INSTANCE_ID: "" # The SCC instance ID to use to download profile for CRA scan. If not provided, a default global value will be used.

0 commit comments

Comments
 (0)