|
4 | 4 | "//": ["checkov:skip=CKV_SECRET_6: ignore stack_api_key_env in this file"], |
5 | 5 | "stack_api_key_env": "IBMCLOUD_API_KEY", |
6 | 6 | "config_order": [ |
7 | | - "1 - Account Infrastructure Base", |
8 | | - "2a - Security Service - Key Management", |
9 | | - "2b - WatsonX SaaS services", |
10 | | - "3a - Observability - Logging Monitoring Activity Tracker", |
11 | | - "3b - Databases for Elasticsearch", |
12 | | - "4 - Event Notifications", |
13 | | - "5a - Security Service - Secret Manager", |
14 | | - "5b - Security Service - Security Compliance Center", |
15 | | - "6 - Sample RAG app - Application Lifecycle Management", |
16 | | - "7 - Sample RAG app configuration" |
| 7 | + "Account Infrastructure Base", |
| 8 | + "Baseline Security - Encryption Key Management", |
| 9 | + "Baseline Security - Logging Monitoring Activity Tracker", |
| 10 | + "Baseline Security - Observability Event Notifications", |
| 11 | + "Baseline Security - Secrets Manager", |
| 12 | + "Baseline Security - Security Compliance Center", |
| 13 | + "Gen AI - Databases for Elasticsearch", |
| 14 | + "Gen AI - WatsonX SaaS services", |
| 15 | + "Workload - Application Lifecycle Management", |
| 16 | + "Workload - Sample RAG App Configuration" |
17 | 17 | ], |
18 | 18 | "stack_inputs": { |
19 | 19 | "prefix": "<YOUR PREFIX HERE>", |
|
0 commit comments