|
1 | 1 | { |
2 | | - "inputs": [ |
3 | | - { |
4 | | - "name": "prefix", |
5 | | - "required": true, |
6 | | - "type": "string", |
7 | | - "hidden": false, |
8 | | - "default": "rag" |
9 | | - }, |
10 | | - { |
11 | | - "name": "ibmcloud_api_key", |
12 | | - "required": true, |
13 | | - "type": "string", |
14 | | - "hidden": false |
15 | | - }, |
16 | | - { |
17 | | - "name": "secret_manager_service_plan", |
18 | | - "required": false, |
19 | | - "type": "string", |
20 | | - "hidden": false, |
21 | | - "default": "trial" |
22 | | - }, |
23 | | - { |
24 | | - "name": "watsonx_admin_api_key", |
25 | | - "required": false, |
26 | | - "type": "password", |
27 | | - "hidden": false |
28 | | - }, |
29 | | - { |
30 | | - "name": "resource_group_name", |
31 | | - "required": false, |
32 | | - "type": "string", |
33 | | - "hidden": false |
34 | | - }, |
35 | | - { |
36 | | - "name": "existing_resource_group_name", |
37 | | - "required": false, |
38 | | - "type": "string", |
39 | | - "hidden": false, |
40 | | - "default": null |
41 | | - }, |
42 | | - { |
43 | | - "name": "region", |
44 | | - "required": false, |
45 | | - "type": "string", |
46 | | - "hidden": false, |
47 | | - "default": "us-south" |
48 | | - }, |
49 | | - { |
50 | | - "name": "sample_app_git_url", |
51 | | - "required": false, |
52 | | - "type": "string", |
53 | | - "hidden": false, |
54 | | - "default": "https://github.com/IBM/gen-ai-rag-watsonx-sample-application" |
55 | | - }, |
56 | | - { |
57 | | - "name": "signing_key", |
58 | | - "required": false, |
59 | | - "type": "password", |
60 | | - "hidden": false, |
61 | | - "default": "replace" |
62 | | - }, |
63 | | - { |
64 | | - "name": "existing_secrets_manager_crn", |
65 | | - "required": false, |
66 | | - "type": "string", |
67 | | - "hidden": false, |
68 | | - "default": null |
69 | | - }, |
70 | | - { |
71 | | - "name": "existing_kms_instance_crn", |
72 | | - "required": false, |
73 | | - "type": "string", |
74 | | - "hidden": false, |
75 | | - "default": null |
76 | | - }, |
77 | | - { |
78 | | - "name": "existing_event_notification_instance_crn", |
79 | | - "required": false, |
80 | | - "type": "string", |
81 | | - "hidden": false, |
82 | | - "default": null |
83 | | - }, |
84 | | - { |
85 | | - "name": "enable_platform_logs_metrics", |
86 | | - "required": false, |
87 | | - "type": "boolean", |
88 | | - "hidden": false, |
89 | | - "default": false |
90 | | - }, |
91 | | - { |
92 | | - "name": "existing_discovery_instance", |
93 | | - "required": false, |
94 | | - "type": "string", |
95 | | - "hidden": false, |
96 | | - "default": null |
97 | | - }, |
98 | | - { |
99 | | - "name": "existing_assistant_instance_crn", |
100 | | - "required": false, |
101 | | - "type": "string", |
102 | | - "hidden": false, |
103 | | - "default": null |
104 | | - }, |
105 | | - { |
106 | | - "name": "existing_governance_instance", |
107 | | - "required": false, |
108 | | - "type": "string", |
109 | | - "hidden": false, |
110 | | - "default": null |
111 | | - }, |
112 | | - { |
113 | | - "name": "existing_studio_instance", |
114 | | - "required": false, |
115 | | - "type": "string", |
116 | | - "hidden": false, |
117 | | - "default": null |
118 | | - }, |
119 | | - { |
120 | | - "name": "existing_machine_learning_instance", |
121 | | - "required": false, |
122 | | - "type": "string", |
123 | | - "hidden": false, |
124 | | - "default": null |
125 | | - }, |
126 | | - { |
127 | | - "name": "existing_elasticsearch_instance_crn", |
128 | | - "required": false, |
129 | | - "type": "string", |
130 | | - "hidden": false, |
131 | | - "default": null |
132 | | - } |
133 | | - ], |
| 2 | + "inputs": [], |
134 | 3 | "members": [ |
135 | 4 | { |
136 | 5 | "name": "testing-deploy-arch-ibm-mock-module", |
137 | 6 | "version_locator": "f64499c8-eb50-4985-bf91-29f9e605a433.7eaba03d-e5bb-4b74-a75f-84975694b945" |
138 | 7 | } |
139 | 8 | ], |
140 | | - "outputs": [ |
141 | | - { |
142 | | - "name": "elasticsearch_hostname", |
143 | | - "value": "ref:../Gen AI - Databases for Elasticsearch/outputs/hostname" |
144 | | - }, |
145 | | - { |
146 | | - "name": "elasticsearch_port", |
147 | | - "value": "ref:../Gen AI - Databases for Elasticsearch/outputs/port" |
148 | | - }, |
149 | | - { |
150 | | - "name": "elasticsearch_service_credentials_json", |
151 | | - "value": "ref:../Gen AI - Databases for Elasticsearch/outputs/service_credentials_json" |
152 | | - }, |
153 | | - { |
154 | | - "name": "elasticsearch_crn", |
155 | | - "value": "ref:../Gen AI - Databases for Elasticsearch/outputs/crn" |
156 | | - }, |
157 | | - { |
158 | | - "name": "watsonx_project_url", |
159 | | - "value": "ref:../Workload - Sample RAG App Configuration/outputs/watsonx_project_url" |
160 | | - }, |
161 | | - { |
162 | | - "name": "watsonx_project_id", |
163 | | - "value": "ref:../Workload - Sample RAG App Configuration/outputs/watsonx_project_id" |
164 | | - }, |
165 | | - { |
166 | | - "name": "watson_discovery_api_url", |
167 | | - "value": "ref:../Workload - Sample RAG App Configuration/outputs/watson_discovery_api_url" |
168 | | - }, |
169 | | - { |
170 | | - "name": "watson_discovery_project_id", |
171 | | - "value": "ref:../Workload - Sample RAG App Configuration/outputs/watson_discovery_project_id" |
172 | | - } |
173 | | - ] |
| 9 | + "outputs": [] |
174 | 10 | } |
0 commit comments