Skip to content

Commit 161f96c

Browse files
authored
Update SCC profile_id to 48279384-3d29-4089-8259-8ed354774b4a (#192)
1 parent 287bf72 commit 161f96c

File tree

2 files changed

+487
-475
lines changed

2 files changed

+487
-475
lines changed

cra-config.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ version: "v1"
33
CRA_TARGETS:
44
- CRA_TARGET: "solutions/hpc"
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: "48279384-3d29-4089-8259-8ed354774b4a" # SCC profile ID (currently set to 'CIS IBM Cloud Foundations Benchmark v1.1.0' '1.1.0' profile).
77
CRA_ENVIRONMENT_VARIABLES:
8-
TF_VAR_cluster_id: "HPC-LSF-1"
9-
TF_VAR_reservation_id: "Contract-IBM-WES-DA"
10-
TF_VAR_bastion_ssh_keys: "[\"geretain-hpc\"]"
11-
TF_VAR_compute_ssh_keys: "[\"geretain-hpc\"]"
12-
TF_VAR_remote_allowed_ips: "[\"49.207.216.50\"]"
8+
TF_VAR_cluster_id: "HPC-LSF-1"
9+
TF_VAR_reservation_id: "Contract-IBM-WES-DA"
10+
TF_VAR_bastion_ssh_keys: "[\"geretain-hpc\"]"
11+
TF_VAR_compute_ssh_keys: "[\"geretain-hpc\"]"
12+
TF_VAR_remote_allowed_ips: "[\"49.207.216.50\"]"

0 commit comments

Comments
 (0)