Skip to content

Commit d504f8f

Browse files
authored
fix: fix issue with default values used for IBM catalog DA (#126)
1 parent 59a9e73 commit d504f8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

solutions/secure/catalogValidationValues.json.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"tags": $TAGS,
55
"name": $PREFIX,
66
"resource_group_name": $PREFIX,
7-
"existing_kms_instance_guid": $EXISTING_KMS_INSTANCE_GUID
7+
"existing_kms_instance_guid": $HPCS_US_SOUTH_GUID,
8+
"kms_region": "us-south"
89
}

0 commit comments

Comments
 (0)