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 regions by default. |`list(string)`|`[]`| no |
112
112
| <aname="input_benchmark_role_name"></a> [benchmark\_role\_name](#input\_benchmark\_role\_name)| The name of the Service Account that will be created. |`string`|`"sysdigcloudbench"`| no |
113
+
| <aname="input_cloud_connector_image"></a> [cloud\_connector\_image](#input\_cloud\_connector\_image)| The image to use for the Cloud Connector. |`string`|`"us-docker.pkg.dev/sysdig-public-registry/secure-for-cloud/cloud-connector:latest"`| no |
113
114
| <aname="input_deploy_benchmark"></a> [deploy\_benchmark](#input\_deploy\_benchmark)| whether benchmark module is to be deployed |`bool`|`true`| no |
114
115
| <aname="input_deploy_scanning"></a> [deploy\_scanning](#input\_deploy\_scanning)| true/false whether scanning module is to be deployed |`bool`|`false`| no |
115
116
| <aname="input_name"></a> [name](#input\_name)| Suffix to be assigned to all created resources. Modify this value in case of conflict / 409 error to bypass Google soft delete issues |`string`|`"sfc"`| no |
0 commit comments