Skip to content

Commit d2e405d

Browse files
authored
Update to fscloud profile 1.6.0 (#26)
1 parent 77f6381 commit d2e405d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cra-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +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: "1c13d739-e09e-4bf4-8715-dd82e4498041" # SCC profile ID (currently set to CIS IBM Cloud Foundations Benchmark 1.0.0 profile).
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"

ibm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"authority": "scc-v3",
5454
"profiles": [
5555
{
56-
"profile_name": "CIS IBM Cloud Foundations Benchmark",
57-
"profile_version": "1.0.0"
56+
"profile_name": "IBM Cloud Framework for Financial Services",
57+
"profile_version": "1.6.0"
5858
}
5959
]
6060
},

0 commit comments

Comments
 (0)