|
121 | 121 | "required": true |
122 | 122 | }, |
123 | 123 | { |
124 | | - "key": "provider_visibility", |
| 124 | + "key": "service_plan", |
| 125 | + "required": true, |
125 | 126 | "options": [ |
126 | 127 | { |
127 | | - "displayname": "private", |
128 | | - "value": "private" |
129 | | - }, |
130 | | - { |
131 | | - "displayname": "public", |
132 | | - "value": "public" |
| 128 | + "displayname": "Standard", |
| 129 | + "value": "standard" |
133 | 130 | }, |
134 | 131 | { |
135 | | - "displayname": "public-and-private", |
136 | | - "value": "public-and-private" |
| 132 | + "displayname": "Trial", |
| 133 | + "value": "trial" |
137 | 134 | } |
138 | 135 | ] |
139 | 136 | }, |
|
150 | 147 | } |
151 | 148 | }, |
152 | 149 | { |
153 | | - "key": "secrets_manager_instance_name" |
| 150 | + "key": "provider_visibility", |
| 151 | + "hidden": true, |
| 152 | + "options": [ |
| 153 | + { |
| 154 | + "displayname": "private", |
| 155 | + "value": "private" |
| 156 | + }, |
| 157 | + { |
| 158 | + "displayname": "public", |
| 159 | + "value": "public" |
| 160 | + }, |
| 161 | + { |
| 162 | + "displayname": "public-and-private", |
| 163 | + "value": "public-and-private" |
| 164 | + } |
| 165 | + ] |
154 | 166 | }, |
155 | 167 | { |
156 | | - "key": "existing_secrets_manager_crn" |
| 168 | + "key": "secrets_manager_instance_name" |
157 | 169 | }, |
158 | 170 | { |
159 | 171 | "key": "secrets_manager_endpoint_type", |
| 172 | + "hidden": true, |
160 | 173 | "options": [ |
161 | 174 | { |
162 | 175 | "displayname": "public", |
|
178 | 191 | } |
179 | 192 | } |
180 | 193 | }, |
181 | | - { |
182 | | - "key": "service_plan", |
183 | | - "options": [ |
184 | | - { |
185 | | - "displayname": "Standard", |
186 | | - "value": "standard" |
187 | | - }, |
188 | | - { |
189 | | - "displayname": "Trial", |
190 | | - "value": "trial" |
191 | | - } |
192 | | - ] |
193 | | - }, |
194 | 194 | { |
195 | 195 | "key": "skip_sm_ce_iam_authorization_policy" |
196 | 196 | }, |
|
211 | 211 | "key": "kms_encryption_enabled" |
212 | 212 | }, |
213 | 213 | { |
214 | | - "key": "existing_kms_instance_crn", |
215 | | - "required": true |
| 214 | + "key": "existing_kms_instance_crn" |
216 | 215 | }, |
217 | 216 | { |
218 | 217 | "key": "existing_secrets_manager_kms_key_crn" |
|
262 | 261 | }, |
263 | 262 | { |
264 | 263 | "key": "secret_groups" |
| 264 | + }, |
| 265 | + { |
| 266 | + "key": "existing_secrets_manager_crn" |
265 | 267 | } |
266 | 268 | ], |
267 | 269 | "architecture": { |
|
285 | 287 | }, |
286 | 288 | { |
287 | 289 | "title": "Enforced private-only endpoint communication", |
288 | | - "description": "Yes" |
| 290 | + "description": "No" |
289 | 291 | }, |
290 | 292 | { |
291 | 293 | "title": "Enforced KMS encryption", |
292 | | - "description": "Yes" |
| 294 | + "description": "No" |
293 | 295 | }, |
294 | 296 | { |
295 | 297 | "title": "KMS instance creation", |
|
392 | 394 | "key": "prefix", |
393 | 395 | "required": true |
394 | 396 | }, |
| 397 | + { |
| 398 | + "key": "service_plan", |
| 399 | + "required": true, |
| 400 | + "options": [ |
| 401 | + { |
| 402 | + "displayname": "Standard", |
| 403 | + "value": "standard" |
| 404 | + }, |
| 405 | + { |
| 406 | + "displayname": "Trial", |
| 407 | + "value": "trial" |
| 408 | + } |
| 409 | + ] |
| 410 | + }, |
395 | 411 | { |
396 | 412 | "key": "existing_kms_instance_crn", |
397 | 413 | "required": true |
398 | 414 | }, |
399 | 415 | { |
400 | 416 | "key": "secrets_manager_instance_name" |
401 | 417 | }, |
402 | | - { |
403 | | - "key": "existing_secrets_manager_crn" |
404 | | - }, |
405 | 418 | { |
406 | 419 | "key": "secrets_manager_resource_tags", |
407 | 420 | "custom_config": { |
|
412 | 425 | } |
413 | 426 | } |
414 | 427 | }, |
415 | | - { |
416 | | - "key": "service_plan", |
417 | | - "options": [ |
418 | | - { |
419 | | - "displayname": "Standard", |
420 | | - "value": "standard" |
421 | | - }, |
422 | | - { |
423 | | - "displayname": "Trial", |
424 | | - "value": "trial" |
425 | | - } |
426 | | - ] |
427 | | - }, |
428 | 428 | { |
429 | 429 | "key": "skip_sm_ce_iam_authorization_policy" |
430 | 430 | }, |
|
475 | 475 | }, |
476 | 476 | { |
477 | 477 | "key": "secret_groups" |
| 478 | + }, |
| 479 | + { |
| 480 | + "key": "existing_secrets_manager_crn" |
478 | 481 | } |
479 | 482 | ], |
480 | 483 | "architecture": { |
|
0 commit comments