generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cra-config.yaml
25 lines (25 loc) · 1.64 KB
/
cra-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# More info about this file at https://github.com/terraform-ibm-modules/common-pipeline-assets/blob/main/.github/workflows/terraform-test-pipeline.md#cra-config-yaml
version: "v1"
CRA_TARGETS:
- CRA_TARGET: "solutions/banking"
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:
TF_VAR_prefix: "rag-test-"
TF_VAR_toolchain_region: "us-south"
TF_VAR_toolchain_resource_group: "Default"
TF_VAR_resource_group_name: "Default"
TF_VAR_ci_pipeline_id: "4e621b22-5802-4013-896a-777fc345f424"
TF_VAR_cd_pipeline_id: "4e621b22-5802-4013-896a-777fc345f424"
TF_VAR_watson_assistant_instance_id: "4e621b22-5802-4013-896a-777fc345f424"
TF_VAR_watson_assistant_region: "us-south"
TF_VAR_watson_discovery_instance_id: "4e621b22-5802-4013-896a-777fc345f424"
TF_VAR_watson_discovery_region: "us-south"
TF_VAR_watson_machine_learning_instance_crn: "crn:v1:bluemix:public:pm-20:us-south:a/2e92ee435f984c5dbf970577b2ceec1f:6966b4da-de4c-4dfb-a1d2-8a635f7eeeae::"
TF_VAR_watson_machine_learning_instance_guid: "4e621b22-5802-4013-896a-777fc345f424"
TF_VAR_watson_machine_learning_instance_resource_name: "test-machine-learning-instance"
TF_VAR_inventory_repo_url: "https://us-south.git.cloud.ibm.com/yada.yada/04181-inventory-repo.git"
TF_VAR_signing_key: "dummy value"
TF_VAR_secrets_manager_guid: "dummy guid"
TF_VAR_secrets_manager_region: "us-south"
TF_VAR_provider_visibility: "public"