|
215 | 215 | "default": false, |
216 | 216 | "custom_config": {} |
217 | 217 | }, |
218 | | - { |
219 | | - "name": "create_icr_namespace", |
220 | | - "required": false, |
221 | | - "type": "boolean", |
222 | | - "hidden": false, |
223 | | - "default": true, |
224 | | - "custom_config": {} |
225 | | - }, |
226 | 218 | { |
227 | 219 | "name": "create_git_token", |
228 | 220 | "required": false, |
|
232 | 224 | "custom_config": {} |
233 | 225 | }, |
234 | 226 | { |
235 | | - "name": "force_create_standard_api_key", |
236 | | - "required": false, |
237 | | - "type": "boolean", |
238 | | - "hidden": false, |
239 | | - "default": false, |
240 | | - "custom_config": {} |
241 | | - }, |
242 | | - { |
243 | | - "name": "custom_app_repo_git_token_secret_name", |
| 227 | + "name": "repo_git_token_secret_name", |
244 | 228 | "required": false, |
245 | 229 | "type": "string", |
246 | 230 | "hidden": false, |
247 | 231 | "default": "", |
248 | 232 | "custom_config": {} |
249 | 233 | }, |
250 | | - { |
251 | | - "name": "custom_app_repo_git_token_secret_value", |
| 234 | + { |
| 235 | + "name": "repo_git_token_secret_value", |
252 | 236 | "required": false, |
253 | 237 | "type": "password", |
254 | 238 | "hidden": false, |
255 | 239 | "default": "", |
256 | 240 | "custom_config": {} |
257 | 241 | }, |
258 | | - { |
259 | | - "name": "custom_app_repo_group", |
260 | | - "required": false, |
261 | | - "type": "string", |
262 | | - "hidden": false, |
263 | | - "default": "", |
264 | | - "custom_config": {} |
265 | | - }, |
266 | | - { |
267 | | - "name": "custom_app_repo_git_provider", |
268 | | - "required": false, |
269 | | - "type": "string", |
270 | | - "hidden": false, |
271 | | - "default": "", |
272 | | - "custom_config": {} |
273 | | - }, |
274 | | - { |
275 | | - "name": "custom_app_repo_git_id", |
276 | | - "required": false, |
277 | | - "type": "string", |
278 | | - "hidden": false, |
279 | | - "default": "", |
280 | | - "custom_config": {} |
281 | | - }, |
282 | | - { |
283 | | - "name": "custom_app_repo_title", |
284 | | - "required": false, |
285 | | - "type": "string", |
286 | | - "hidden": false, |
287 | | - "default": "", |
288 | | - "custom_config": {} |
289 | | - }, |
290 | 242 | { |
291 | | - "name": "custom_app_repo_root_url", |
| 243 | + "name": "repo_group", |
292 | 244 | "required": false, |
293 | 245 | "type": "string", |
294 | 246 | "hidden": false, |
295 | 247 | "default": "", |
296 | 248 | "custom_config": {} |
297 | 249 | }, |
298 | 250 | { |
299 | | - "name": "custom_app_repo_blind_connection", |
| 251 | + "name": "create_icr_namespace", |
300 | 252 | "required": false, |
301 | 253 | "type": "boolean", |
302 | 254 | "hidden": false, |
303 | | - "default": false, |
304 | | - "custom_config": {} |
305 | | - }, |
306 | | - { |
307 | | - "name": "repo_git_token_secret_name", |
308 | | - "required": false, |
309 | | - "type": "string", |
310 | | - "hidden": false, |
311 | | - "default": "", |
312 | | - "custom_config": {} |
313 | | - }, |
314 | | - { |
315 | | - "name": "repo_git_token_secret_value", |
316 | | - "required": false, |
317 | | - "type": "password", |
318 | | - "hidden": false, |
319 | | - "default": "", |
320 | | - "custom_config": {} |
321 | | - }, |
322 | | - { |
323 | | - "name": "repo_group", |
324 | | - "required": false, |
325 | | - "type": "string", |
326 | | - "hidden": false, |
327 | | - "default": "", |
| 255 | + "default": true, |
328 | 256 | "custom_config": {} |
329 | 257 | }, |
330 | 258 | { |
|
699 | 627 | }, |
700 | 628 | { |
701 | 629 | "name": "7 - DevSecOps Toolchains", |
702 | | - "version_locator": "052cba69-29c3-4c01-bf93-40fd943dc34f.febc4131-74d8-494b-8045-4bdb629d5b0a", |
| 630 | + "version_locator": "1082e7d2-5e2f-0a11-a3bc-f88a8e1931fc.1f5e0b6e-e03f-4988-8fba-6810ed59de29-global", |
703 | 631 | "inputs": [ |
704 | 632 | { |
705 | 633 | "name": "ibmcloud_api_key", |
|
833 | 761 | "name": "create_git_token", |
834 | 762 | "value": "ref:../../inputs/create_git_token" |
835 | 763 | }, |
836 | | - { |
837 | | - "name": "force_create_standard_api_key", |
838 | | - "value": "ref:../../inputs/force_create_standard_api_key" |
839 | | - }, |
840 | | - { |
841 | | - "name": "custom_app_repo_git_token_secret_name", |
842 | | - "value": "ref:../../inputs/custom_app_repo_git_token_secret_name" |
843 | | - }, |
844 | | - { |
845 | | - "name": "custom_app_repo_git_token_secret_value", |
846 | | - "value": "ref:../../inputs/custom_app_repo_git_token_secret_value" |
847 | | - }, |
848 | | - { |
849 | | - "name": "custom_app_repo_group", |
850 | | - "value": "ref:../../inputs/custom_app_repo_group" |
851 | | - }, |
852 | | - { |
853 | | - "name": "custom_app_repo_git_provider", |
854 | | - "value": "ref:../../inputs/custom_app_repo_git_provider" |
855 | | - }, |
856 | | - { |
857 | | - "name": "custom_app_repo_git_id", |
858 | | - "value": "ref:../../inputs/custom_app_repo_git_id" |
859 | | - }, |
860 | | - { |
861 | | - "name": "custom_app_repo_title", |
862 | | - "value": "ref:../../inputs/custom_app_repo_title" |
863 | | - }, |
864 | | - { |
865 | | - "name": "custom_app_repo_root_url", |
866 | | - "value": "ref:../../inputs/custom_app_repo_root_url" |
867 | | - }, |
868 | | - { |
869 | | - "name": "custom_app_repo_blind_connection", |
870 | | - "value": "ref:../../inputs/custom_app_repo_blind_connection" |
871 | | - }, |
872 | 764 | { |
873 | 765 | "name": "repo_git_token_secret_name", |
874 | 766 | "value": "ref:../../inputs/repo_git_token_secret_name" |
|
0 commit comments