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_project_id"></a> [project\_id](#input\_project\_id)| Organization member project ID where the secure-for-cloud workload is going to be deployed |`string`| n/a | yes |
| <aname="input_benchmark_project_ids"></a> [benchmark\_project\_ids](#input\_benchmark\_project\_ids)| Google cloud project IDs to run Benchmarks on. If empty, all organization projects will be defaulted. |`list(string)`|`[]`| no |
99
102
| <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 |
100
103
| <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 |
101
104
| <aname="input_deploy_bench"></a> [deploy\_bench](#input\_deploy\_bench)| whether benchmark module is to be deployed |`bool`|`true`| no |
102
-
| <aname="input_location"></a> [location](#input\_location)| Zone where the stack will be deployed |`string`|`"us-central1"`| no |
103
105
| <aname="input_max_instances"></a> [max\_instances](#input\_max\_instances)| Max number of instances for the workloads |`number`|`1`| no |
104
106
| <aname="input_name"></a> [name](#input\_name)| Name to be assigned to all child resources. A suffix may be added internally when required. Use default value unless you need to install multiple instances |`string`|`"sfc"`| no |
105
107
| <aname="input_repository_project_ids"></a> [repository\_project\_ids](#input\_repository\_project\_ids)| Projects were a `gcr`-named topic will be to subscribe to its repository events. If empty, all organization projects will be defaulted. |`list(string)`|`[]`| no |
| <aname="input_project_id"></a> [project\_id](#input\_project\_id)| Project ID where the secure-for-cloud workload is going to be deployed |`string`| n/a | yes |
| <aname="input_cloud_connector_image"></a> [cloud\_connector\_image](#input\_cloud\_connector\_image)| Cloud-connector image to deploy |`string`|`"quay.io/sysdig/cloud-connector"`| no |
84
-
| <aname="input_location"></a> [location](#input\_location)| Zone where the stack will be deployed |`string`|`"us-central1"`| no |
85
93
| <aname="input_name"></a> [name](#input\_name)| Name to be assigned to all child resources. A suffix may be added internally when required. Use default value unless you need to install multiple instances |`string`|`"sfc"`| no |
86
94
| <aname="input_sysdig_secure_endpoint"></a> [sysdig\_secure\_endpoint](#input\_sysdig\_secure\_endpoint)| Sysdig Secure API endpoint |`string`|`"https://secure.sysdig.com"`| no |
| <aname="input_project_id"></a> [project\_id](#input\_project\_id)| Project ID where the secure-for-cloud workload is going to be deployed |`string`| n/a | yes |
| <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 |
88
95
| <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 |
89
96
| <aname="input_deploy_bench"></a> [deploy\_bench](#input\_deploy\_bench)| whether benchmark module is to be deployed |`bool`|`true`| no |
90
-
| <aname="input_location"></a> [location](#input\_location)| Zone where the stack will be deployed |`string`|`"us-central1"`| no |
91
97
| <aname="input_name"></a> [name](#input\_name)| Name to be assigned to all child resources. A suffix may be added internally when required. Use default value unless you need to install multiple instances |`string`|`"sfc"`| no |
92
98
| <aname="input_sysdig_secure_endpoint"></a> [sysdig\_secure\_endpoint](#input\_sysdig\_secure\_endpoint)| Sysdig Secure API endpoint |`string`|`"https://secure.sysdig.com"`| no |
0 commit comments