Skip to content

Commit 22ef2e5

Browse files
authored
fix: add workaround for catalog issue with virtual inputs (#1005)
1 parent 7804895 commit 22ef2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm_catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
},
183183
{
184184
"key": "enable_platform_metrics",
185-
"type": "boolean",
185+
"type": "bool",
186186
"default_value": true,
187187
"description": "When set to `true`, the IBM Cloud Monitoring instance will be configured to collect platform metrics from the provided region. You can configure 1 instance only of the IBM Cloud Monitoring service per region to collect platform metrics in that location. Check with the account or service administrator if another monitoring instance has already been configured. You may not have permissions to see all monitoring instances in the region. [Learn more](https://cloud.ibm.com/docs/monitoring?topic=monitoring-platform_metrics_enabling).",
188188
"required": true,

0 commit comments

Comments
 (0)