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

Commit 397d954

Browse files
authored
fix: fix typo (#9)
1 parent fc165fa commit 397d954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/instances/catalogValidationValues.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"ibmcloud_api_key": $VALIDATION_APIKEY,
33
"resource_group_name": $PREFIX,
44
"existing_kms_guid": $HPCS_US_SOUTH_GUID,
5-
"kms_region": "us-south,
5+
"kms_region": "us-south",
66
"scc_cos_bucket_name": $PREFIX
77
}

0 commit comments

Comments
 (0)