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 43524d3 commit af986e7Copy full SHA for af986e7
solutions/instances/catalogValidationValues.json.template
@@ -4,5 +4,6 @@
4
"existing_kms_instance_crn": $HPCS_US_SOUTH_CRN,
5
"region": "us-south",
6
"enable_platform_logs": false,
7
- "enable_platform_metrics": false
+ "enable_platform_metrics": false,
8
+ "prefix": $PREFIX
9
}
0 commit comments