We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be40879 commit af57f51Copy full SHA for af57f51
solutions/instances/catalogValidationValues.json.template
@@ -1,5 +1,6 @@
1
{
2
"ibmcloud_api_key": $VALIDATION_APIKEY,
3
"resource_group_name": $PREFIX,
4
- "existing_kms_instance_crn": $HPCS_US_SOUTH_CRN
+ "existing_kms_instance_crn": $HPCS_US_SOUTH_CRN,
5
+ "region": "us-south"
6
}
0 commit comments