|
1 | 1 | {
|
2 | 2 | "products": [
|
3 | 3 | {
|
4 |
| - "name": "deploy-arch-ibm-secrets-manager", |
5 |
| - "label": "Secrets Manager", |
| 4 | + "name": "testing-deploy-arch-ibm-secrets-manager", |
| 5 | + "label": "Testing - Secrets Manager", |
6 | 6 | "product_kind": "solution",
|
7 | 7 | "tags": [
|
8 | 8 | "ibm_created",
|
|
47 | 47 | {
|
48 | 48 | "label": "Standard",
|
49 | 49 | "name": "standard",
|
50 |
| - "install_type": "fullstack", |
| 50 | + "install_type": "extension", |
51 | 51 | "working_directory": "solutions/standard",
|
52 | 52 | "compliance": {
|
53 | 53 | "authority": "scc-v3",
|
|
227 | 227 | "description": "This architecture supports creating and configuring IBM Secrets Manager instance."
|
228 | 228 | }
|
229 | 229 | ]
|
230 |
| - } |
| 230 | + }, |
| 231 | + "dependencies": [ |
| 232 | + { |
| 233 | + "name": "testing-deploy-arch-ibm-kms", |
| 234 | + "id": "85fdbd7a-8c77-4abd-b716-653a31f3aba9", |
| 235 | + "version": "^1.0.1", |
| 236 | + "flavors": [ |
| 237 | + "standard" |
| 238 | + ], |
| 239 | + "catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433", |
| 240 | + "optional": true, |
| 241 | + "input_mapping": [ |
| 242 | + { |
| 243 | + "dependency_output": "kms_instance_crn", |
| 244 | + "version_input": "existing_kms_instance_crn" |
| 245 | + } |
| 246 | + ] |
| 247 | + }, |
| 248 | + { |
| 249 | + "catalog_id": "7a4d68b4-cf8b-40cd-a3d1-f49aff526eb3", |
| 250 | + "flavors": [ |
| 251 | + "standard" |
| 252 | + ], |
| 253 | + "id": "63641cec-6093-4b4f-b7b0-98d2f4185cd6-global", |
| 254 | + "input_mapping": [ |
| 255 | + { |
| 256 | + "dependency_input": "prefix", |
| 257 | + "version_input": "prefix" |
| 258 | + } |
| 259 | + ], |
| 260 | + "name": "deploy-arch-ibm-account-infra-base", |
| 261 | + "optional": true, |
| 262 | + "version": "^1.11.6" |
| 263 | + }, |
| 264 | + { |
| 265 | + "catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433", |
| 266 | + "flavors": [ |
| 267 | + "standard" |
| 268 | + ], |
| 269 | + "id": "1f6f1af5-185e-4ae7-9b42-4c64e42728f6", |
| 270 | + "input_mapping": [ |
| 271 | + { |
| 272 | + "dependency_output": "crn", |
| 273 | + "version_input": "existing_event_notification_instance_crn" |
| 274 | + } |
| 275 | + ], |
| 276 | + "name": "testing-deploy-arch-ibm-event-notifications", |
| 277 | + "optional": true, |
| 278 | + "version": "^1.0.1" |
| 279 | + }, |
| 280 | + { |
| 281 | + "catalog_id": "f64499c8-eb50-4985-bf91-29f9e605a433", |
| 282 | + "flavors": [ |
| 283 | + "standard" |
| 284 | + ], |
| 285 | + "id": "b773b1d4-69bb-48db-a657-2307015eb9c1", |
| 286 | + "input_mapping": [ |
| 287 | + |
| 288 | + ], |
| 289 | + "name": "testing-deploy-arch-ibm-scc", |
| 290 | + "optional": true, |
| 291 | + "version": "^1.0.3" |
| 292 | + } |
| 293 | + ], |
| 294 | + "dependency_version_2": true |
231 | 295 | }
|
232 | 296 | ]
|
233 | 297 | }
|
|
0 commit comments