|
46 | 46 | "key": "ibmcloud_api_key"
|
47 | 47 | },
|
48 | 48 | {
|
49 |
| - "key": "prefix" |
| 49 | + "key": "provider_visibility", |
| 50 | + "options": [ |
| 51 | + { |
| 52 | + "displayname": "private", |
| 53 | + "value": "private" |
| 54 | + }, |
| 55 | + { |
| 56 | + "displayname": "public", |
| 57 | + "value": "public" |
| 58 | + }, |
| 59 | + { |
| 60 | + "displayname": "public-and-private", |
| 61 | + "value": "public-and-private" |
| 62 | + } |
| 63 | + ] |
| 64 | + }, |
| 65 | + { |
| 66 | + "key": "prefix", |
| 67 | + "required": true |
50 | 68 | },
|
51 | 69 | {
|
52 | 70 | "key": "use_existing_resource_group"
|
|
128 | 146 | },
|
129 | 147 | {
|
130 | 148 | "key": "topics"
|
| 149 | + }, |
| 150 | + { |
| 151 | + "key": "service_credential_names" |
131 | 152 | }
|
132 | 153 | ],
|
133 | 154 | "iam_permissions": [
|
|
167 | 188 | }
|
168 | 189 | ]
|
169 | 190 | }
|
| 191 | + }, |
| 192 | + { |
| 193 | + "label": "enterprise", |
| 194 | + "name": "enterprise", |
| 195 | + "install_type": "fullstack", |
| 196 | + "working_directory": "solutions/enterprise", |
| 197 | + "configuration": [ |
| 198 | + { |
| 199 | + "key": "ibmcloud_api_key" |
| 200 | + }, |
| 201 | + { |
| 202 | + "key": "provider_visibility", |
| 203 | + "options": [ |
| 204 | + { |
| 205 | + "displayname": "private", |
| 206 | + "value": "private" |
| 207 | + }, |
| 208 | + { |
| 209 | + "displayname": "public", |
| 210 | + "value": "public" |
| 211 | + }, |
| 212 | + { |
| 213 | + "displayname": "public-and-private", |
| 214 | + "value": "public-and-private" |
| 215 | + } |
| 216 | + ] |
| 217 | + }, |
| 218 | + { |
| 219 | + "key": "prefix", |
| 220 | + "required": true |
| 221 | + }, |
| 222 | + { |
| 223 | + "key": "use_existing_resource_group" |
| 224 | + }, |
| 225 | + { |
| 226 | + "key": "resource_group_name" |
| 227 | + }, |
| 228 | + { |
| 229 | + "key": "event_streams_name" |
| 230 | + }, |
| 231 | + { |
| 232 | + "key": "region", |
| 233 | + "required": true, |
| 234 | + "options": [ |
| 235 | + { |
| 236 | + "displayname": "Dallas (us-south)", |
| 237 | + "value": "us-south" |
| 238 | + }, |
| 239 | + { |
| 240 | + "displayname": "Frankfurt (eu-de)", |
| 241 | + "value": "eu-de" |
| 242 | + }, |
| 243 | + { |
| 244 | + "displayname": "London (eu-gb)", |
| 245 | + "value": "eu-gb" |
| 246 | + }, |
| 247 | + { |
| 248 | + "displayname": "Madrid (eu-es)", |
| 249 | + "value": "eu-es" |
| 250 | + }, |
| 251 | + { |
| 252 | + "displayname": "Osaka (jp-osa)", |
| 253 | + "value": "jp-osa" |
| 254 | + }, |
| 255 | + { |
| 256 | + "displayname": "Sydney (au-syd)", |
| 257 | + "value": "au-syd" |
| 258 | + }, |
| 259 | + { |
| 260 | + "displayname": "Tokyo (jp-tok)", |
| 261 | + "value": "jp-tok" |
| 262 | + }, |
| 263 | + { |
| 264 | + "displayname": "Osaka (jp-osa)", |
| 265 | + "value": "jp-osa" |
| 266 | + }, |
| 267 | + { |
| 268 | + "displayname": "Sao Paulo (br-sao)", |
| 269 | + "value": "br-sao" |
| 270 | + }, |
| 271 | + { |
| 272 | + "displayname": "Toronto (ca-tor)", |
| 273 | + "value": "ca-tor" |
| 274 | + }, |
| 275 | + { |
| 276 | + "displayname": "Washington (us-east)", |
| 277 | + "value": "us-east" |
| 278 | + } |
| 279 | + ] |
| 280 | + }, |
| 281 | + { |
| 282 | + "key": "resource_tags" |
| 283 | + }, |
| 284 | + { |
| 285 | + "key": "access_tags" |
| 286 | + }, |
| 287 | + { |
| 288 | + "key": "schemas" |
| 289 | + }, |
| 290 | + { |
| 291 | + "key": "schema_global_rule" |
| 292 | + }, |
| 293 | + { |
| 294 | + "key": "topics" |
| 295 | + }, |
| 296 | + { |
| 297 | + "key": "skip_event_streams_s2s_iam_auth_policy" |
| 298 | + }, |
| 299 | + { |
| 300 | + "key": "cbr_rules" |
| 301 | + }, |
| 302 | + { |
| 303 | + "key": "service_credential_names" |
| 304 | + }, |
| 305 | + { |
| 306 | + "key": "quotas" |
| 307 | + }, |
| 308 | + { |
| 309 | + "key": "metrics" |
| 310 | + }, |
| 311 | + { |
| 312 | + "key": "mirroring_topic_patterns" |
| 313 | + }, |
| 314 | + { |
| 315 | + "key": "mirroring" |
| 316 | + }, |
| 317 | + { |
| 318 | + "key": "event_streams_key_name" |
| 319 | + }, |
| 320 | + { |
| 321 | + "key": "event_streams_key_ring_name" |
| 322 | + }, |
| 323 | + { |
| 324 | + "key": "existing_kms_instance_crn" |
| 325 | + }, |
| 326 | + { |
| 327 | + "key": "ibmcloud_kms_api_key" |
| 328 | + }, |
| 329 | + { |
| 330 | + "key": "kms_endpoint_type" |
| 331 | + }, |
| 332 | + { |
| 333 | + "key": "skip_event_streams_kms_auth_policy" |
| 334 | + }, |
| 335 | + { |
| 336 | + "key": "existing_kms_key_crn" |
| 337 | + } |
| 338 | + ], |
| 339 | + "iam_permissions": [ |
| 340 | + { |
| 341 | + "role_crns": [ |
| 342 | + "crn:v1:bluemix:public:iam::::serviceRole:Manager" |
| 343 | + ], |
| 344 | + "service_name": "messagehub" |
| 345 | + }, |
| 346 | + { |
| 347 | + "role_crns": [ |
| 348 | + "crn:v1:bluemix:public:iam::::role:Editor" |
| 349 | + ], |
| 350 | + "service_name": "messagehub" |
| 351 | + } |
| 352 | + ], |
| 353 | + "architecture": { |
| 354 | + "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.", |
| 355 | + "features": [ |
| 356 | + { |
| 357 | + "title": "Creates an Event Streams instance", |
| 358 | + "description": "Creates and configures the IBM Cloud Event Streams instance." |
| 359 | + }, |
| 360 | + { |
| 361 | + "title": "Creates topics in the Event Streams instance", |
| 362 | + "description": "Creates topics in IBM Cloud Event Streams instance." |
| 363 | + }, |
| 364 | + { |
| 365 | + "title": "Creates schemas in the Event Streams instance", |
| 366 | + "description": "Creates schemas in IBM Cloud Event Streams instance." |
| 367 | + }, |
| 368 | + { |
| 369 | + "title": "Supports mirroring", |
| 370 | + "description": "Supports mirroring which enables messages in one Event Streams service instance to be continuously copied to a second instance." |
| 371 | + }, |
| 372 | + { |
| 373 | + "title": "Suports quotas.", |
| 374 | + "description": "Supports quotas to control the resources, such as network bandwidth, that a service can consume.." |
| 375 | + }, |
| 376 | + { |
| 377 | + "title": "CBR", |
| 378 | + "description": "Create context-based restriction (CBR) rules for Event Streams instance." |
| 379 | + }, |
| 380 | + { |
| 381 | + "title": "Encrypt messages with key management services", |
| 382 | + "description": "Supports key management encryption (BYOK and KYOK)." |
| 383 | + }, |
| 384 | + { |
| 385 | + "title": "Managing users and roles", |
| 386 | + "description": "Manage IAM service credentials for Event Streams." |
| 387 | + } |
| 388 | + ], |
| 389 | + "diagrams": [ |
| 390 | + { |
| 391 | + "diagram": { |
| 392 | + "caption": "Financial Services compliant instance of IBM Event Streams for IBM Cloud.", |
| 393 | + "url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-event-streams/main/reference-architecture/da-enterprise.svg", |
| 394 | + "type": "image/svg+xml" |
| 395 | + }, |
| 396 | + "description": "This architecture creates a Financial Services compliant instance of IBM Event Streams for IBM Cloud." |
| 397 | + } |
| 398 | + ] |
| 399 | + } |
170 | 400 | }
|
171 | 401 | ]
|
172 | 402 | }
|
|
0 commit comments