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 |
78
-
| <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 |
79
-
| <aname="input_sysdig_secure_account_id"></a> [sysdig\_secure\_account\_id](#input\_sysdig\_secure\_account\_id)| ID of the Sysdig Cloud Account to enable Agentless Scanning integration for (in case of organization, ID of the Sysdig management account) |`string`|`null`| no |
80
-
| <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 |
74
+
| Name | Description | Type | Default | Required |
| <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 |
78
+
| <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 |
79
+
| <aname="input_sysdig_secure_account_id"></a> [sysdig\_secure\_account\_id](#input\_sysdig\_secure\_account\_id)| ID of the Sysdig Cloud Account to enable Agentless Scanning integration for (in case of organization, ID of the Sysdig management account) |`string`|`null`| no |
80
+
| <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 |
81
+
| <aname="input_include_folders"></a> [suffix](#input\_include\_folders)| folders to include for organization |`set(string)`|`[]`| no |
82
+
| <aname="input_exclude_folders"></a> [suffix](#input\_exclude\_folders)| folders to exclude for organization |`set(string)`|`[]`| no |
83
+
| <aname="input_include_projects"></a> [suffix](#input\_include\_projects)| projects to include for organization |`set(string)`|`[]`| no |
84
+
| <aname="input_exclude_projects"></a> [suffix](#input\_exclude\_projects)| projects to exclude for organization |`set(string)`|`[]`| no |
| <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 |
61
-
| <aname="input_organization_domain"></a> [organization\_domain](#input\_organization\_domain)| Organization domain. e.g. sysdig.com |`string`|`""`| no |
62
-
| <aname="input_project_id"></a> [project\_id](#input\_project\_id)| (Required) Target Project identifier provided by the customer |`string`| n/a | yes |
63
-
| <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 |
64
-
| <aname="input_sysdig_secure_account_id"></a> [sysdig\_secure\_account\_id](#input\_sysdig\_secure\_account\_id)| (Required) The GUID of the management project or single project per sysdig representation |`string`| n/a | yes |
58
+
| 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 |
61
+
| <aname="input_organization_domain"></a> [organization\_domain](#input\_organization\_domain)| Organization domain. e.g. sysdig.com |`string`|`""`| no |
62
+
| <aname="input_project_id"></a> [project\_id](#input\_project\_id)| (Required) Target Project identifier provided by the customer |`string`| n/a | yes |
63
+
| <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 |
64
+
| <aname="input_sysdig_secure_account_id"></a> [sysdig\_secure\_account\_id](#input\_sysdig\_secure\_account\_id)| (Required) The GUID of the management project or single project per sysdig representation |`string`| n/a | yes |
65
+
| <aname="input_include_folders"></a> [suffix](#input\_include\_folders)| folders to include for organization |`set(string)`|`[]`| no |
66
+
| <aname="input_exclude_folders"></a> [suffix](#input\_exclude\_folders)| folders to exclude for organization |`set(string)`|`[]`| no |
67
+
| <aname="input_include_projects"></a> [suffix](#input\_include\_projects)| projects to include for organization |`set(string)`|`[]`| no |
68
+
| <aname="input_exclude_projects"></a> [suffix](#input\_exclude\_projects)| projects to exclude for organization |`set(string)`|`[]`| no |
Copy file name to clipboardExpand all lines: modules/integrations/pub-sub/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,10 @@ No modules.
90
90
| <aname="ingestion_sink_filter"></a> [ingestion\_sink\_filter](#input\_ingestion\_sink\_filter)| Filter the Sink is set up with. Ingests AuditLogs by default. |`string`|`protoPayload.@type = "type.googleapis.com/google.cloud.audit.AuditLog"`| no |
91
91
| <aname="input_exclude_logs_filter"></a> [exclude\_logs\_filter](#input\_exclude\_logs\_filter)| Filter to exclude logs from ingestion. Default is to ingest all google.cloud.audit.AuditLog logs. with no exclusions. | <pre>list(object({<br> name = string,<br> description = optional(string),<br> filter = string,<br> disabled = optional(bool)<br> }))</pre> |`[]`| no |
92
92
| <aname="input_sysdig_secure_account_id"></a> [sysdig\_secure\_account\_id](#input\_sysdig\_secure\_account\_id)| ID of the Sysdig Cloud Account to enable Event Bridge integration for (incase of organization, ID of the Sysdig management account) |`string`|`""`| no |
93
+
| <aname="input_include_folders"></a> [suffix](#input\_include\_folders)| folders to include for organization |`set(string)`|`[]`| no |
94
+
| <aname="input_exclude_folders"></a> [suffix](#input\_exclude\_folders)| folders to exclude for organization |`set(string)`|`[]`| no |
95
+
| <aname="input_include_projects"></a> [suffix](#input\_include\_projects)| projects to include for organization |`set(string)`|`[]`| no |
96
+
| <aname="input_exclude_projects"></a> [suffix](#input\_exclude\_projects)| projects to exclude for organization |`set(string)`|`[]`| no |
0 commit comments