Skip to content

Commit 0b6be31

Browse files
chore: fix cra prefix
SKIP UPGRADE TEST: breaking change new end to end solution
1 parent 50a8d21 commit 0b6be31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cra-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CRA_TARGETS:
44
PROFILE_ID: "fe96bd4d-9b37-40f2-b39f-a62760e326a3" # SCC profile ID (currently set to 'IBM Cloud Framework for Financial Services' '1.7.0' profile).
55
CRA_IGNORE_RULES_FILE: "cra-tf-validate-ignore-rules.json"
66
CRA_ENVIRONMENT_VARIABLES:
7-
TF_VAR_prefix: "cra-sap"
7+
TF_VAR_prefix: "crasap"
88
TF_VAR_powervs_zone: "syd05"
99
TF_VAR_powervs_resource_group_name: "Default"
1010
TF_VAR_external_access_ip: "0.0.0.0/0"

0 commit comments

Comments
 (0)