generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathibm_catalog.json
404 lines (404 loc) · 12.7 KB
/
ibm_catalog.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
{
"products": [
{
"name": "deploy-arch-ibm-event-streams",
"label": "Cloud automation for Event Streams",
"product_kind": "solution",
"tags": [
"ibm_created",
"target_terraform",
"terraform",
"solution",
"support_ibm",
"integration"
],
"keywords": [
"event streams",
"IaC",
"infrastructure as code",
"terraform",
"solution",
"fscloud"
],
"short_description": "Supports provisioning and configuring IBM Event Streams for IBM Cloud.",
"long_description": "This architecture supports creation and configuration of IBM Cloud Event Streams.",
"offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-event-streams/blob/main/README.md",
"offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-event-streams/main/images/event_streams.svg",
"provider_name": "IBM",
"features": [
{
"title": "Create IBM Event Streams for IBM Cloud",
"description": "Create and configure IBM Event Streams to build responsive, durable, and highly available architecture deployments."
},
{
"title": "Creates topics in the Event Streams instance",
"description": "Creates topics in IBM Cloud Event Streams instance."
}
],
"flavors": [
{
"label": "quickstart",
"name": "quickstart",
"install_type": "fullstack",
"working_directory": "solutions/quickstart",
"configuration": [
{
"key": "ibmcloud_api_key"
},
{
"key": "provider_visibility",
"options": [
{
"displayname": "private",
"value": "private"
},
{
"displayname": "public",
"value": "public"
},
{
"displayname": "public-and-private",
"value": "public-and-private"
}
]
},
{
"key": "prefix",
"required": true
},
{
"key": "use_existing_resource_group"
},
{
"key": "resource_group_name"
},
{
"key": "es_name"
},
{
"key": "region",
"required": true,
"options": [
{
"displayname": "Dallas (us-south)",
"value": "us-south"
},
{
"displayname": "Frankfurt (eu-de)",
"value": "eu-de"
},
{
"displayname": "London (eu-gb)",
"value": "eu-gb"
},
{
"displayname": "Madrid (eu-es)",
"value": "eu-es"
},
{
"displayname": "Osaka (jp-osa)",
"value": "jp-osa"
},
{
"displayname": "Sydney (au-syd)",
"value": "au-syd"
},
{
"displayname": "Tokyo (jp-tok)",
"value": "jp-tok"
},
{
"displayname": "Osaka (jp-osa)",
"value": "jp-osa"
},
{
"displayname": "Sao Paulo (br-sao)",
"value": "br-sao"
},
{
"displayname": "Toronto (ca-tor)",
"value": "ca-tor"
},
{
"displayname": "Washington (us-east)",
"value": "us-east"
}
]
},
{
"key": "resource_tags"
},
{
"key": "access_tags"
},
{
"key": "plan",
"options": [
{
"displayname": "lite",
"value": "lite"
},
{
"displayname": "standard",
"value": "standard"
}
]
},
{
"key": "topics"
},
{
"key": "service_credential_names"
}
],
"iam_permissions": [
{
"role_crns": [
"crn:v1:bluemix:public:iam::::serviceRole:Manager"
],
"service_name": "messagehub"
},
{
"role_crns": [
"crn:v1:bluemix:public:iam::::role:Editor"
],
"service_name": "messagehub"
}
],
"architecture": {
"descriptions": "This architecture creates an instance of IBM Event Streams for IBM Cloud in lite and standard plan. It also supports the creation of topics in the Event Streams instance.",
"features": [
{
"title": "Creates an Event Streams instance",
"description": "Creates and configures the IBM Cloud Event Streams instance."
},
{
"title": "Creates topics in the Event Streams instance",
"description": "Creates topics in IBM Cloud Event Streams instance."
}
],
"diagrams": [
{
"diagram": {
"caption": "IBM Event Streams for IBM Cloud.",
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-event-streams/main/reference-architecture/da-quickstart.svg",
"type": "image/svg+xml"
},
"description": "This architecture creates an instance of IBM Event Streams for IBM Cloud."
}
]
}
},
{
"label": "enterprise",
"name": "enterprise",
"install_type": "fullstack",
"working_directory": "solutions/enterprise",
"configuration": [
{
"key": "ibmcloud_api_key"
},
{
"key": "provider_visibility",
"options": [
{
"displayname": "private",
"value": "private"
},
{
"displayname": "public",
"value": "public"
},
{
"displayname": "public-and-private",
"value": "public-and-private"
}
]
},
{
"key": "prefix",
"required": true
},
{
"key": "use_existing_resource_group"
},
{
"key": "resource_group_name"
},
{
"key": "event_streams_name"
},
{
"key": "region",
"required": true,
"options": [
{
"displayname": "Dallas (us-south)",
"value": "us-south"
},
{
"displayname": "Frankfurt (eu-de)",
"value": "eu-de"
},
{
"displayname": "London (eu-gb)",
"value": "eu-gb"
},
{
"displayname": "Madrid (eu-es)",
"value": "eu-es"
},
{
"displayname": "Osaka (jp-osa)",
"value": "jp-osa"
},
{
"displayname": "Sydney (au-syd)",
"value": "au-syd"
},
{
"displayname": "Tokyo (jp-tok)",
"value": "jp-tok"
},
{
"displayname": "Osaka (jp-osa)",
"value": "jp-osa"
},
{
"displayname": "Sao Paulo (br-sao)",
"value": "br-sao"
},
{
"displayname": "Toronto (ca-tor)",
"value": "ca-tor"
},
{
"displayname": "Washington (us-east)",
"value": "us-east"
}
]
},
{
"key": "resource_tags"
},
{
"key": "access_tags"
},
{
"key": "schemas"
},
{
"key": "schema_global_rule"
},
{
"key": "topics"
},
{
"key": "skip_event_streams_s2s_iam_auth_policy"
},
{
"key": "cbr_rules"
},
{
"key": "service_credential_names"
},
{
"key": "quotas"
},
{
"key": "metrics"
},
{
"key": "mirroring_topic_patterns"
},
{
"key": "mirroring"
},
{
"key": "event_streams_key_name"
},
{
"key": "event_streams_key_ring_name"
},
{
"key": "existing_kms_instance_crn"
},
{
"key": "ibmcloud_kms_api_key"
},
{
"key": "kms_endpoint_type"
},
{
"key": "skip_event_streams_kms_auth_policy"
},
{
"key": "existing_kms_key_crn"
}
],
"iam_permissions": [
{
"role_crns": [
"crn:v1:bluemix:public:iam::::serviceRole:Manager"
],
"service_name": "messagehub"
},
{
"role_crns": [
"crn:v1:bluemix:public:iam::::role:Editor"
],
"service_name": "messagehub"
}
],
"architecture": {
"descriptions": "This architecture creates a Financial Services compliant instance of IBM Event Streams for IBM Cloud in enterprise plan. It also supports the creation of topics and schemas in the Event Streams instance.",
"features": [
{
"title": "Creates an Event Streams instance",
"description": "Creates and configures the IBM Cloud Event Streams instance."
},
{
"title": "Creates topics in the Event Streams instance",
"description": "Creates topics in IBM Cloud Event Streams instance."
},
{
"title": "Creates schemas in the Event Streams instance",
"description": "Creates schemas in IBM Cloud Event Streams instance."
},
{
"title": "Supports mirroring",
"description": "Supports mirroring which enables messages in one Event Streams service instance to be continuously copied to a second instance."
},
{
"title": "Suports quotas.",
"description": "Supports quotas to control the resources, such as network bandwidth, that a service can consume.."
},
{
"title": "CBR",
"description": "Create context-based restriction (CBR) rules for Event Streams instance."
},
{
"title": "Encrypt messages with key management services",
"description": "Supports key management encryption (BYOK and KYOK)."
},
{
"title": "Managing users and roles",
"description": "Manage IAM service credentials for Event Streams."
}
],
"diagrams": [
{
"diagram": {
"caption": "Financial Services compliant instance of IBM Event Streams for IBM Cloud.",
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-event-streams/main/reference-architecture/da-enterprise.svg",
"type": "image/svg+xml"
},
"description": "This architecture creates a Financial Services compliant instance of IBM Event Streams for IBM Cloud."
}
]
}
}
]
}
]
}