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 98c1073 commit c8cf2f5Copy full SHA for c8cf2f5
solutions/standard/catalogValidationValues.json.template
@@ -1,5 +1,7 @@
1
{
2
"ibmcloud_api_key": $VALIDATION_APIKEY,
3
"resource_group_name": $PREFIX,
4
- "service_plan": "trial"
+ "service_plan": "trial",
5
+ "existing_kms_guid": $HPCS_US_SOUTH_GUID,
6
+ "kms_region": "us-south"
7
}
0 commit comments