|
316 | 316 | "description": "Enable this to create an IBM Cloud Object Storage(COS) instance. The buckets to store events will be created by the Activity Tracker Event Routing deployable architecture.", |
317 | 317 | "id": "68921490-2778-4930-ac6d-bae7be6cd958-global", |
318 | 318 | "version": "v10.2.1", |
319 | | - "flavors": ["instance"], |
| 319 | + "flavors": [ |
| 320 | + "instance" |
| 321 | + ], |
320 | 322 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
321 | 323 | "optional": true, |
322 | 324 | "on_by_default": true, |
|
346 | 348 | "description": "Enable when you want to create your own managed keys to encrypt the buckets. Select only if existing KMS instance or Key is not provided. ", |
347 | 349 | "id": "2cad4789-fa90-4886-9c9e-857081c273ee-global", |
348 | 350 | "version": "v5.1.19", |
349 | | - "flavors": ["fully-configurable"], |
| 351 | + "flavors": [ |
| 352 | + "fully-configurable" |
| 353 | + ], |
350 | 354 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
351 | 355 | "optional": true, |
352 | 356 | "on_by_default": true, |
|
375 | 379 | "name": "deploy-arch-ibm-cloud-logs", |
376 | 380 | "description": "Enable this to create an IBM Cloud Logs (ICL) Instance which can be used for storage and analysis of events ingested by Activity Tracker. ", |
377 | 381 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
378 | | - "flavors": ["fully-configurable"], |
| 382 | + "flavors": [ |
| 383 | + "fully-configurable" |
| 384 | + ], |
379 | 385 | "id": "63d8ae58-fbf3-41ce-b844-0fb5b85882ab-global", |
380 | 386 | "version": "v1.6.11", |
381 | 387 | "optional": true, |
|
406 | 412 | "description": "Enable IBM Cloud Monitoring to gain operational visibility into your cloud storage buckets. ", |
407 | 413 | "id": "73debdbf-894f-4c14-81c7-5ece3a70b67d-global", |
408 | 414 | "version": "v1.6.4", |
409 | | - "flavors": ["fully-configurable"], |
| 415 | + "flavors": [ |
| 416 | + "fully-configurable" |
| 417 | + ], |
410 | 418 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
411 | 419 | "optional": true, |
412 | 420 | "on_by_default": true, |
|
510 | 518 | "iam_permissions": [ |
511 | 519 | { |
512 | 520 | "service_name": "All account management services", |
513 | | - "role_crns": ["crn:v1:bluemix:public:iam::::role:Administrator"] |
| 521 | + "role_crns": [ |
| 522 | + "crn:v1:bluemix:public:iam::::role:Administrator" |
| 523 | + ] |
514 | 524 | }, |
515 | 525 | { |
516 | 526 | "service_name": "atracker", |
517 | | - "role_crns": ["crn:v1:bluemix:public:iam::::role:Administrator"] |
| 527 | + "role_crns": [ |
| 528 | + "crn:v1:bluemix:public:iam::::role:Administrator" |
| 529 | + ] |
518 | 530 | } |
519 | 531 | ], |
520 | 532 | "architecture": { |
|
0 commit comments