You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cra-config.yaml
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,14 @@ CRA_TARGETS:
14
14
TF_VAR_provider_visibility: "public"
15
15
TF_VAR_kms_encryption_enabled: true
16
16
TF_VAR_enable_collecting_failed_events: true
17
+
- CRA_TARGET: "solutions/security-enforced"# Target directory for CRA scan. If not provided, the CRA Scan will not be run.
18
+
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`
19
+
PROFILE_ID: "fe96bd4d-9b37-40f2-b39f-a62760e326a3"# SCC profile ID (currently set to 'IBM Cloud Framework for Financial Services' '1.7.0' profile).
0 commit comments