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_is_organizational"></a> [is\_organizational](#input\_is\_organizational)| Optional. Determines whether module must scope whole organization. Otherwise single project will be scoped |`bool`|`false`| no |
81
+
| <aname="input_organization_domain"></a> [organization\_domain](#input\_organization\_domain)| Optional. If `is_organizational=true` is set, its mandatory to specify this value, with the GCP Organization domain. e.g. sysdig.com |`string`|`null`| no |
| <aname="input_worker_identity"></a> [worker\_identity](#input\_worker\_identity)| Sysdig provided Identity for the Service Account in charge of performing the host disk analysis |`string`| n/a | yes |
70
-
| <aname="input_role_name"></a> [role\_name](#input\_role\_name)| Name for the Worker Role on the Customer infrastructure |`string`|`"SysdigAgentlessHostRole"`| no |
71
-
| <aname="input_suffix"></a> [suffix](#input\_suffix)| By default a random value will be autogenerated.<br/>Suffix word to enable multiple deployments with different naming<br/>(Workload Identity Pool and Providers have a soft deletion on Google Platform that will disallow name re-utilization) |`string`|`null`| no |
83
+
| <aname="input_role_name"></a> [role\_name](#input\_role\_name)| Optional. Name for the Worker Role on the Customer infrastructure |`string`|`"SysdigAgentlessHostRole"`| no |
84
+
| <aname="input_suffix"></a> [suffix](#input\_suffix)| Optional. Suffix word to enable multiple deployments with different naming<br/>(Workload Identity Pool and Providers have a soft deletion on Google Platform that will disallow name re-utilization)<br/>By default a random value will be autogenerated. |`string`|`null`| no |
72
85
| <aname="input_sysdig_account_id"></a> [sysdig\_account\_id](#input\_sysdig\_account\_id)| Sysdig provided GCP Account designated for the host scan.<br/>One of `sysdig_backend` or `sysdig_account_id`must be provided |`string`|`null`| no |
73
86
| <aname="input_sysdig_backend"></a> [sysdig\_backend](#input\_sysdig\_backend)| Sysdig provided AWS Account designated for the host scan.<br/>One of `sysdig_backend` or `sysdig_account_id`must be provided |`string`|`null`| no |
87
+
| <aname="input_worker_identity"></a> [worker\_identity](#input\_worker\_identity)| Sysdig provided Identity for the Service Account in charge of performing the host disk analysis |`string`| n/a | yes |
0 commit comments