|
62 | 62 | }, |
63 | 63 | "iam_permissions": [ |
64 | 64 | { |
65 | | - "role_crns": ["crn:v1:bluemix:public:iam::::role:Editor"], |
| 65 | + "role_crns": [ |
| 66 | + "crn:v1:bluemix:public:iam::::role:Editor" |
| 67 | + ], |
66 | 68 | "service_name": "data-science-experience" |
67 | 69 | }, |
68 | 70 | { |
69 | | - "role_crns": ["crn:v1:bluemix:public:iam::::role:Editor"], |
| 71 | + "role_crns": [ |
| 72 | + "crn:v1:bluemix:public:iam::::role:Editor" |
| 73 | + ], |
70 | 74 | "service_name": "pm-20" |
71 | 75 | }, |
72 | 76 | { |
|
78 | 82 | } |
79 | 83 | ], |
80 | 84 | "architecture": { |
81 | | - "descriptions": "This architecture creates and configures an IBM watsonx.ai Project.", |
82 | 85 | "features": [ |
83 | 86 | { |
84 | 87 | "title": "Creates an instance of IBM watsonx.ai Studio", |
|
286 | 289 | { |
287 | 290 | "name": "deploy-arch-ibm-account-infra-base", |
288 | 291 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
289 | | - "flavors": ["resource-group-only"], |
| 292 | + "flavors": [ |
| 293 | + "resource-group-only" |
| 294 | + ], |
290 | 295 | "id": "63641cec-6093-4b4f-b7b0-98d2f4185cd6-global", |
291 | | - "ignore_auto_referencing": ["*"], |
| 296 | + "ignore_auto_referencing": [ |
| 297 | + "*" |
| 298 | + ], |
292 | 299 | "input_mapping": [ |
293 | 300 | { |
294 | 301 | "dependency_output": "global_resource_group_name", |
|
317 | 324 | "name": "testing-deploy-arch-ibm-kms", |
318 | 325 | "id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9-global", |
319 | 326 | "version": "^1.0.6", |
320 | | - "flavors": ["standard"], |
| 327 | + "flavors": [ |
| 328 | + "standard" |
| 329 | + ], |
321 | 330 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
322 | 331 | "optional": true, |
323 | 332 | "on_by_default": true, |
324 | | - "ignore_auto_referencing": ["*"], |
| 333 | + "ignore_auto_referencing": [ |
| 334 | + "*" |
| 335 | + ], |
325 | 336 | "input_mapping": [ |
326 | 337 | { |
327 | 338 | "dependency_output": "kms_instance_crn", |
|
347 | 358 | "name": "deploy-arch-ibm-cos", |
348 | 359 | "id": "68921490-2778-4930-ac6d-bae7be6cd958-global", |
349 | 360 | "version": "^v8.19.2", |
350 | | - "flavors": ["instance"], |
| 361 | + "flavors": [ |
| 362 | + "instance" |
| 363 | + ], |
351 | 364 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
352 | 365 | "optional": true, |
353 | 366 | "on_by_default": true, |
354 | | - "ignore_auto_referencing": ["*"], |
| 367 | + "ignore_auto_referencing": [ |
| 368 | + "*" |
| 369 | + ], |
355 | 370 | "input_mapping": [ |
356 | 371 | { |
357 | 372 | "dependency_output": "cos_instance_id", |
|
378 | 393 | "name": "testing-deploy-arch-ibm-observability", |
379 | 394 | "id": "daf2cf91-2384-4205-b7f4-621299a4896d-global", |
380 | 395 | "version": "^1.3.0", |
381 | | - "flavors": ["standard"], |
| 396 | + "flavors": [ |
| 397 | + "standard" |
| 398 | + ], |
382 | 399 | "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
383 | 400 | "optional": true, |
384 | 401 | "on_by_default": true, |
385 | | - "ignore_auto_referencing": ["*"], |
| 402 | + "ignore_auto_referencing": [ |
| 403 | + "*" |
| 404 | + ], |
386 | 405 | "input_mapping": [ |
387 | 406 | { |
388 | 407 | "dependency_input": "prefix", |
|
0 commit comments