You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_benchmark_regions"></a> [benchmark\_regions](#input\_benchmark\_regions)| List of regions in which to run the benchmark. If empty, the task will contain all aws regions by default. |`list(string)`|`[]`| no |
83
84
| <aname="input_cloudtrail_is_multi_region_trail"></a> [cloudtrail\_is\_multi\_region\_trail](#input\_cloudtrail\_is\_multi\_region\_trail)| true/false whether cloudtrail will ingest multiregional events |`bool`|`true`| no |
84
85
| <aname="input_cloudtrail_kms_enable"></a> [cloudtrail\_kms\_enable](#input\_cloudtrail\_kms\_enable)| true/false whether cloudtrail delivered events to S3 should persist encrypted |`bool`|`true`| no |
85
86
| <aname="input_name"></a> [name](#input\_name)| Name for the Cloud Vision deployment |`string`|`"sysdig-secure-for-cloud"`| no |
| <aname="input_account_id"></a> [account\_id](#input\_account\_id)| the account\_id in which to provision the cloud-bench IAM role |`string`| n/a | yes |
47
+
| <aname="input_name"></a> [name](#input\_name)| The name of the IAM Role that will be created. |`string`|`"SysdigCloudBench"`| no |
47
48
| <aname="input_regions"></a> [regions](#input\_regions)| List of regions in which to run the benchmark. If empty, the task will contain all aws regions by default. |`list(string)`|`[]`| no |
48
-
| <aname="input_role_name"></a> [role\_name](#input\_role\_name)| The name of the IAM Role that will be created. |`string`|`"SysdigCloudBench"`| no |
0 commit comments