| 
338 | 338 |                 "grouping": "deployment",  | 
339 | 339 |                 "original_grouping": "deployment",  | 
340 | 340 |                 "config_constraints": {  | 
341 |  | -                "type": "string"  | 
 | 341 | +                  "type": "string"  | 
342 | 342 |                 }  | 
343 |  | -            },  | 
 | 343 | +              },  | 
344 | 344 |               "virtual": true  | 
345 | 345 |             },  | 
346 | 346 |             {  | 
 | 
371 | 371 |               "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`.",  | 
372 | 372 |               "required": false,  | 
373 | 373 |               "custom_config": {  | 
374 |  | -                  "type": "array",  | 
375 |  | -                  "grouping": "deployment",  | 
376 |  | -                  "original_grouping": "deployment",  | 
377 |  | -                  "config_constraints": {  | 
378 |  | -                      "type": "string"  | 
379 |  | -                    }  | 
380 |  | -                },  | 
 | 374 | +                "type": "array",  | 
 | 375 | +                "grouping": "deployment",  | 
 | 376 | +                "original_grouping": "deployment",  | 
 | 377 | +                "config_constraints": {  | 
 | 378 | +                  "type": "string"  | 
 | 379 | +                }  | 
 | 380 | +              },  | 
381 | 381 |               "virtual": true  | 
382 | 382 |             },  | 
383 | 383 |             {  | 
 | 
387 | 387 |               "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`.",  | 
388 | 388 |               "required": false,  | 
389 | 389 |               "custom_config": {  | 
390 |  | -                  "type": "array",  | 
391 |  | -                  "grouping": "deployment",  | 
392 |  | -                  "original_grouping": "deployment",  | 
393 |  | -                  "config_constraints": {  | 
394 |  | -                      "type": "string"  | 
395 |  | -                    }  | 
396 |  | -                },  | 
 | 390 | +                "type": "array",  | 
 | 391 | +                "grouping": "deployment",  | 
 | 392 | +                "original_grouping": "deployment",  | 
 | 393 | +                "config_constraints": {  | 
 | 394 | +                  "type": "string"  | 
 | 395 | +                }  | 
 | 396 | +              },  | 
397 | 397 |               "virtual": true  | 
398 | 398 |             },  | 
399 | 399 |             {  | 
 | 
466 | 466 |                 "crn:v1:bluemix:public:iam::::serviceRole:Manager",  | 
467 | 467 |                 "crn:v1:bluemix:public:iam::::role:Editor"  | 
468 | 468 |               ],  | 
469 |  | -              "notes":"Required for creating and managing SCC Workload Protection instance."  | 
 | 469 | +              "notes": "Required for creating and managing SCC Workload Protection instance."  | 
470 | 470 |             },  | 
471 | 471 |             {  | 
472 | 472 |               "role_crns": [  | 
 | 
0 commit comments