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) Set this field to 'true' to deploy secure-for-cloud to a GCP Organization. |`bool`|`false`| no |
78
-
| <aname="input_organization_domain"></a> [organization\_domain](#input\_organization\_domain)| Organization domain. e.g. sysdig.com |`string`|`""`| no |
79
-
| <aname="input_project_id"></a> [project\_id](#input\_project\_id)| (Required) Target Project identifier provided by the customer |`string`| n/a | yes |
80
-
| <aname="input_suffix"></a> [suffix](#input\_suffix)| (Optional) Suffix to uniquely identify resources during multiple installs. If not provided, random value is autogenerated |`string`|`null`| no |
81
-
| <aname="input_management_group_ids"></a> [suffix](#input\_management\_group\_ids)| TO BE DEPRECATED on 30th November, 2025: Please work with Sysdig to migrate to using `include_folders` instead.<br>List of management group ids w.r.t an org install. If not provided, set to empty by default |`set(string)`|`[]`| no |
82
-
| <aname="input_include_folders"></a> [suffix](#input\_include\_folders)| folders to include for organization in the format 'folders/{folder_id}'. i.e: folders/123456789012 |`set(string)`|`[]`| no |
83
-
| <aname="input_exclude_folders"></a> [suffix](#input\_exclude\_folders)| folders to exclude for organization in the format 'folders/{folder_id}'. i.e: folders/123456789012 |`set(string)`|`[]`| no |
84
-
| <aname="input_include_projects"></a> [suffix](#input\_include\_projects)| projects to include for organization. i.e: my-project-id |`set(string)`|`[]`| no |
85
-
| <aname="input_exclude_projects"></a> [suffix](#input\_exclude\_projects)| projects to exclude for organization. i.e: my-project-id |`set(string)`|`[]`| no |
75
+
| Name | Description | Type | Default | Required |
| <aname="input_is_organizational"></a> [is\_organizational](#input\_is\_organizational)| (Optional) Set this field to 'true' to deploy secure-for-cloud to a GCP Organization. |`bool`|`false`| no |
78
+
| <aname="input_organization_domain"></a> [organization\_domain](#input\_organization\_domain)| Organization domain. e.g. sysdig.com |`string`|`""`| no |
79
+
| <aname="input_project_id"></a> [project\_id](#input\_project\_id)| (Required) Target Project identifier provided by the customer |`string`| n/a | yes |
80
+
| <aname="input_suffix"></a> [suffix](#input\_suffix)| (Optional) Suffix to uniquely identify resources during multiple installs. If not provided, random value is autogenerated |`string`|`null`| no |
81
+
| <aname="input_management_group_ids"></a> [suffix](#input\_management\_group\_ids)| TO BE DEPRECATED on 30th November, 2025: Please work with Sysdig to migrate to using `include_folders` instead.<br>List of management group ids w.r.t an org install. If not provided, set to empty by default |`set(string)`|`[]`| no |
82
+
| <aname="input_include_folders"></a> [suffix](#input\_include\_folders)| folders to include for organization in the format 'folders/{folder_id}'. i.e: folders/123456789012 |`set(string)`|`[]`| no |
83
+
| <aname="input_exclude_folders"></a> [suffix](#input\_exclude\_folders)| folders to exclude for organization in the format 'folders/{folder_id}'. i.e: folders/123456789012 |`set(string)`|`[]`| no |
84
+
| <aname="input_include_projects"></a> [suffix](#input\_include\_projects)| projects to include for organization. i.e: my-project-id |`set(string)`|`[]`| no |
85
+
| <aname="input_exclude_projects"></a> [suffix](#input\_exclude\_projects)| projects to exclude for organization. i.e: my-project-id |`set(string)`|`[]`| no |
86
+
| <aname="input_enable_automatic_onboarding"></a> [enable\_automatic\_onboarding](#input\_enable\_automatic\_onboarding)| true/false whether whether Sysdig should automatically discover latest set of accounts in onboarded organization or not |`bool`|`false`| no |
0 commit comments