Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 40ae9bb

Browse files
authored
update to fscloud profile 1.6.0 (#47)
1 parent f745022 commit 40ae9bb

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

cra-config.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,7 @@ version: "v1"
33
CRA_TARGETS:
44
- CRA_TARGET: "solutions/instances"
55
CRA_IGNORE_RULES_FILE: "cra-tf-validate-ignore-rules.json"
6-
PROFILE_ID: "0e6e7b5a-817d-4344-ab6f-e5d7a9c49520"
6+
PROFILE_ID: "bfacb71d-4b84-41ac-9825-e8a3a3eb7405" # SCC profile ID (currently set to IBM Cloud Framework for Financial Services 1.6.0 profile).
77
CRA_ENVIRONMENT_VARIABLES:
88
TF_VAR_resource_group_name: "test"
99
TF_VAR_existing_kms_guid: "XXXXXXXXXXXXXXXX"
10-
# - CRA_TARGET: "solutions/agents"
11-
# CRA_IGNORE_RULES_FILE: "cra-tf-validate-ignore-rules.json"
12-
# PROFILE_ID: "0e6e7b5a-817d-4344-ab6f-e5d7a9c49520"
13-
# CRA_ENVIRONMENT_VARIABLES:
14-
# TF_VAR_resource_group_name: "test"

ibm_catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"profiles": [
5252
{
5353
"profile_name": "IBM Cloud Framework for Financial Services",
54-
"profile_version": "1.5.0"
54+
"profile_version": "1.6.0"
5555
}
5656
]
5757
},

0 commit comments

Comments
 (0)