diff --git a/cra-config.yaml b/cra-config.yaml index 2811ac5..d254947 100644 --- a/cra-config.yaml +++ b/cra-config.yaml @@ -2,6 +2,7 @@ version: "v1" CRA_TARGETS: - CRA_TARGET: "examples/fscloud" CRA_IGNORE_RULES_FILE: "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: # An optional map of environment variables for CRA, where the key is the variable name and value is the value. Useful for providing TF_VARs. TF_VAR_region: "us-south" TF_VAR_prefix: "test-hpcs-fscloud"