You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ibm_catalog.json
+52-57Lines changed: 52 additions & 57 deletions
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,10 @@
2
2
"products": [
3
3
{
4
4
"label": "IBM Cloud Essential Security and Observability Services",
5
-
"name": "deploy-arch-ibm-core-security-svcs",
5
+
"name": "Core_Security_Services",
6
+
"version": "1.3.4",
6
7
"product_kind": "solution",
7
8
"tags": [
8
-
"solution",
9
-
"support_ibm",
10
-
"target_terraform",
11
9
"security",
12
10
"ibm_created"
13
11
],
@@ -28,10 +26,8 @@
28
26
],
29
27
"short_description": "Deploy core security and other supporting services to get set up to manage the security compliance of the resources in your account.",
30
28
"long_description": "Get IBM Cloud’s suite of core security services with a single deployment enabling you to securely manage keys and secrets and run security and compliance scans so that you always know the posture of the resources in your account. You can also take advantage of an event notification routing service that notifies you to critical events that occur in your IBM Cloud account and observability services that provide enterprise-grade monitoring and logging giving you operational visibility into the performance and health of your apps, services, and infrastructure.",
"support_details": "If you’re experiencing issues with this product, review the troubleshooting information available from the “Docs” link in the Related links section. If you can’t resolve your problem, click “Get help” in the related links and create a case.",
"description": "Whether to provision logging and monitoring instances are configured to receive all platform logs and metrics in the target region. There can only be one instance per region provisioned for platform logs/metrics.",
209
-
"required": false
210
-
},
211
241
{
212
242
"key": "existing_kms_instance_crn",
213
243
"type": "string",
@@ -222,13 +252,6 @@
222
252
"description": "List of emails to configure event notifications.",
223
253
"required": false
224
254
},
225
-
{
226
-
"key" : "existing_en_instance_crn",
227
-
"type": "string",
228
-
"default_value": "__NULL__",
229
-
"description": "The CRN of existing event notification instance. If not supplied, a new instance is created.",
230
-
"required": false
231
-
},
232
255
{
233
256
"key": "existing_secrets_manager_crn",
234
257
"type": "string",
@@ -276,46 +299,18 @@
276
299
"value": "security-compliance-center-trial-plan"
277
300
}
278
301
]
279
-
}
280
-
],
281
-
"outputs": [
282
-
{
283
-
"key": "key_management_service_instance_crn",
284
-
"description": "The CRN of the Hyper Protect Crypto Service instance or Key Protect instance."
285
-
},
286
-
{
287
-
"key": "secrets_manager_crn",
288
-
"description": "The CRN of the Secrets Manager instance."
289
-
},
290
-
{
291
-
"key": "scc_crn",
292
-
"description": "The CRN of the Security and Compliance Center instance."
293
302
},
294
303
{
295
-
"key": "monitoring_crn",
296
-
"description": "The crn of the IBM Cloud Monitoring instance."
297
-
},
298
-
{
299
-
"key": "cos_instance_crn",
300
-
"description": "The crn of the Cloud Object Storage instance."
301
-
},
302
-
{
303
-
"key": "en_crn",
304
-
"description": "The crn of the Event Notifications instance."
305
-
},
306
-
{
307
-
"key": "log_analysis_crn",
308
-
"description": "The id of the provisioned Log Analysis instance."
0 commit comments