We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc1ef7f commit b4a8f6fCopy full SHA for b4a8f6f
solutions/standard/catalogValidationValues.json.template
@@ -2,6 +2,6 @@
2
"ibmcloud_api_key": $VALIDATION_APIKEY,
3
"resource_group_name": $PREFIX,
4
"service_plan": "trial",
5
- "existing_kms_instance_crn": $HPCS_US_EAST_CRN,
+ "existing_kms_instance_crn": $HPCS_US_SOUTH_CRN,
6
"region": "ca-tor"
7
}
0 commit comments