From 21ea928bd94078a4faef7444e4cb2968dac25255 Mon Sep 17 00:00:00 2001 From: ocofaigh Date: Mon, 21 Oct 2024 17:03:55 +0100 Subject: [PATCH] fix: update SCC profile_id to fe96bd4d-9b37-40f2-b39f-a62760e326a3 --- cra-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cra-config.yaml b/cra-config.yaml index d2a96db..698b9a3 100644 --- a/cra-config.yaml +++ b/cra-config.yaml @@ -3,6 +3,7 @@ version: "v1" CRA_TARGETS: - CRA_TARGET: "examples/iam_auth" # Target directory for CRA scan. If not provided, the CRA Scan will not be run. 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` + PROFILE_ID: "fe96bd4d-9b37-40f2-b39f-a62760e326a3" # SCC profile ID (currently set to 'IBM Cloud Framework for Financial Services' '1.7.0' profile). CRA_ENVIRONMENT_VARIABLES: TF_VAR_cis_id: "crn:v1:bluemix:public:internet-svcs:global:a/abac0df06b644a9cabc6e44f55b3880e:59aa1a88-ac47-45e4-bd96-2bc778d26ca7::" TF_VAR_acme_letsencrypt_private_key: "DUMMY VALUE FOR CRA"