Skip to content

Commit 1fa2e7a

Browse files
author
akocbek
committed
rebase
1 parent cf4b9dc commit 1fa2e7a

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

ibm_catalog.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -339,9 +339,9 @@
339339
"grouping": "deployment",
340340
"original_grouping": "deployment",
341341
"config_constraints": {
342-
"type": "string"
342+
"type": "string"
343343
}
344-
},
344+
},
345345
"virtual": true
346346
},
347347
{
@@ -372,13 +372,13 @@
372372
"description": "A list of enterprise account group IDs to assign the trusted profile template to in order for the accounts to be scanned. Supports passing the string 'all' in the list to assign to all account groups. Only applies if `cspm_enabled` is true and a value is being passed for `enterprise_id`.",
373373
"required": false,
374374
"custom_config": {
375-
"type": "array",
376-
"grouping": "deployment",
377-
"original_grouping": "deployment",
378-
"config_constraints": {
379-
"type": "string"
380-
}
381-
},
375+
"type": "array",
376+
"grouping": "deployment",
377+
"original_grouping": "deployment",
378+
"config_constraints": {
379+
"type": "string"
380+
}
381+
},
382382
"virtual": true
383383
},
384384
{
@@ -388,13 +388,13 @@
388388
"description": "A list of enterprise account IDs to assign the trusted profile template to in order for the accounts to be scanned. Supports passing the string 'all' in the list to assign to all accounts. Only applies if `cspm_enabled` is true and a value is being passed for `enterprise_id`.",
389389
"required": false,
390390
"custom_config": {
391-
"type": "array",
392-
"grouping": "deployment",
393-
"original_grouping": "deployment",
394-
"config_constraints": {
395-
"type": "string"
396-
}
397-
},
391+
"type": "array",
392+
"grouping": "deployment",
393+
"original_grouping": "deployment",
394+
"config_constraints": {
395+
"type": "string"
396+
}
397+
},
398398
"virtual": true
399399
},
400400
{
@@ -457,13 +457,13 @@
457457
"key": "scc_workload_protection_trusted_profile_name"
458458
},
459459
{
460-
"key":"cbr_rules",
461-
"type":"array",
462-
"default_value":"[]",
463-
"custom_config":{
464-
"type":"code_editor",
465-
"grouping":"deployment",
466-
"original_grouping":"deployment"
460+
"key": "cbr_rules",
461+
"type": "array",
462+
"default_value": "[]",
463+
"custom_config": {
464+
"type": "code_editor",
465+
"grouping": "deployment",
466+
"original_grouping": "deployment"
467467
}
468468
}
469469
],
@@ -474,7 +474,7 @@
474474
"crn:v1:bluemix:public:iam::::serviceRole:Manager",
475475
"crn:v1:bluemix:public:iam::::role:Editor"
476476
],
477-
"notes":"Required for creating and managing SCC Workload Protection instance."
477+
"notes": "Required for creating and managing SCC Workload Protection instance."
478478
},
479479
{
480480
"role_crns": [

0 commit comments

Comments
 (0)