Skip to content

Commit b281752

Browse files
Khuzaima-ShakeelKhuzaima-Shakeel
authored andcommitted
updated boolean variables in catalog
1 parent 8a15807 commit b281752

File tree

1 file changed

+9
-99
lines changed

1 file changed

+9
-99
lines changed

ibm_catalog.json

Lines changed: 9 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -249,17 +249,7 @@
249249
"key": "security_group_rules"
250250
},
251251
{
252-
"key": "clean_default_security_group_acl",
253-
"options": [
254-
{
255-
"displayname": "True",
256-
"value": "true"
257-
},
258-
{
259-
"displayname": "False",
260-
"value": "false"
261-
}
262-
]
252+
"key": "clean_default_security_group_acl"
263253
},
264254
{
265255
"key": "vpn_gateways"
@@ -319,49 +309,19 @@
319309
}
320310
},
321311
{
322-
"key": "enable_vpc_flow_logs",
323-
"options": [
324-
{
325-
"displayname": "True",
326-
"value": "true"
327-
},
328-
{
329-
"displayname": "False",
330-
"value": "false"
331-
}
332-
]
312+
"key": "enable_vpc_flow_logs"
333313
},
334314
{
335315
"key": "existing_cos_instance_crn"
336316
},
337317
{
338-
"key": "skip_vpc_cos_iam_auth_policy",
339-
"options": [
340-
{
341-
"displayname": "True",
342-
"value": "true"
343-
},
344-
{
345-
"displayname": "False",
346-
"value": "false"
347-
}
348-
]
318+
"key": "skip_vpc_cos_iam_auth_policy"
349319
},
350320
{
351321
"key": "flow_logs_cos_bucket_name"
352322
},
353323
{
354-
"key": "kms_encryption_enabled_bucket",
355-
"options": [
356-
{
357-
"displayname": "True",
358-
"value": "true"
359-
},
360-
{
361-
"displayname": "False",
362-
"value": "false"
363-
}
364-
]
324+
"key": "kms_encryption_enabled_bucket"
365325
},
366326
{
367327
"key": "existing_flow_logs_bucket_kms_key_crn"
@@ -370,17 +330,7 @@
370330
"key": "existing_kms_instance_crn"
371331
},
372332
{
373-
"key": "skip_cos_kms_iam_auth_policy",
374-
"options": [
375-
{
376-
"displayname": "True",
377-
"value": "true"
378-
},
379-
{
380-
"displayname": "False",
381-
"value": "false"
382-
}
383-
]
333+
"key": "skip_cos_kms_iam_auth_policy"
384334
},
385335
{
386336
"key": "kms_endpoint_type",
@@ -444,17 +394,7 @@
444394
]
445395
},
446396
{
447-
"key": "add_bucket_name_suffix",
448-
"options": [
449-
{
450-
"displayname": "True",
451-
"value": "true"
452-
},
453-
{
454-
"displayname": "False",
455-
"value": "false"
456-
}
457-
]
397+
"key": "add_bucket_name_suffix"
458398
},
459399
{
460400
"key": "flow_logs_cos_bucket_archive_days"
@@ -466,30 +406,10 @@
466406
"key": "flow_logs_cos_bucket_expire_days"
467407
},
468408
{
469-
"key": "flow_logs_cos_bucket_enable_object_versioning",
470-
"options": [
471-
{
472-
"displayname": "True",
473-
"value": "true"
474-
},
475-
{
476-
"displayname": "False",
477-
"value": "false"
478-
}
479-
]
409+
"key": "flow_logs_cos_bucket_enable_object_versioning"
480410
},
481411
{
482-
"key": "flow_logs_cos_bucket_enable_retention",
483-
"options": [
484-
{
485-
"displayname": "True",
486-
"value": "true"
487-
},
488-
{
489-
"displayname": "False",
490-
"value": "false"
491-
}
492-
]
412+
"key": "flow_logs_cos_bucket_enable_retention"
493413
},
494414
{
495415
"key": "flow_logs_cos_bucket_default_retention_days"
@@ -501,17 +421,7 @@
501421
"key": "flow_logs_cos_bucket_minimum_retention_days"
502422
},
503423
{
504-
"key": "flow_logs_cos_bucket_enable_permanent_retention",
505-
"options": [
506-
{
507-
"displayname": "True",
508-
"value": "true"
509-
},
510-
{
511-
"displayname": "False",
512-
"value": "false"
513-
}
514-
]
424+
"key": "flow_logs_cos_bucket_enable_permanent_retention"
515425
}
516426
],
517427
"dependencies": [

0 commit comments

Comments
 (0)