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
|[sysdig_secure_trusted_cloud_identity.trusted_identity](https://registry.terraform.io/providers/sysdiglabs/sysdig/latest/docs/data-sources/secure_trusted_cloud_identity)| data source |
46
-
|[sysdig_secure_tenant_external_id.external_id](https://registry.terraform.io/providers/sysdiglabs/sysdig/latest/docs/data-sources/secure_tenant_external_id)| data source |
47
-
|[aws_organizations_organization.org](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/organizations_organization)| data source |
|[sysdig_secure_trusted_cloud_identity.trusted_identity](https://registry.terraform.io/providers/sysdiglabs/sysdig/latest/docs/data-sources/secure_trusted_cloud_identity)| data source |
46
+
|[sysdig_secure_tenant_external_id.external_id](https://registry.terraform.io/providers/sysdiglabs/sysdig/latest/docs/data-sources/secure_tenant_external_id)| data source |
47
+
|[aws_organizations_organization.org](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/organizations_organization)| data source |
48
48
49
49
## Inputs
50
50
51
-
| Name | Description | Type | Default | Required |
| <aname="input_failure_tolerance_percentage"></a> [failure\_tolerance\_percentage](#input\_failure\_tolerance\_percentage)| The percentage of accounts, per Region, for which stack operations can fail before AWS CloudFormation stops the operation in that Region |`number`|`90`| no |
54
-
| <aname="input_is_organizational"></a> [is\_organizational](#input\_is\_organizational)| true/false whether secure-for-cloud should be deployed in an organizational setup (all accounts of org) or not (only on default aws provider account) |`bool`|`false`| no |
55
-
| <aname="input_org_units"></a> [org\_units](#input\_org\_units)| Org unit id to install cspm |`set(string)`|`[]`| no |
56
-
| <aname="input_region"></a> [region](#input\_region)| Default region for resource creation in organization mode |`string`|`""`| no |
57
-
| <aname="input_tags"></a> [tags](#input\_tags)| sysdig secure-for-cloud tags. always include 'product' default tag for resource-group proper functioning |`map(string)`| <pre>{<br> "product": "sysdig-secure-for-cloud"<br>}</pre> | no |
58
-
| <aname="input_timeout"></a> [timeout](#input\_timeout)| Default timeout values for create, update, and delete operations |`string`|`"30m"`| no |
59
-
| <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 |
60
-
| <aname="input_is_gov_cloud_onboarding"></a> [is\_gov\_cloud\_onboarding](#input\_is\_gov\_cloud\_onboarding)| true/false whether secure-for-cloud should be deployed in a govcloud account/org or not |`bool`|`false`| no |
51
+
| Name | Description | Type | Default | Required |
| <aname="input_failure_tolerance_percentage"></a> [failure\_tolerance\_percentage](#input\_failure\_tolerance\_percentage)| The percentage of accounts, per Region, for which stack operations can fail before AWS CloudFormation stops the operation in that Region |`number`|`90`| no |
54
+
| <aname="input_is_organizational"></a> [is\_organizational](#input\_is\_organizational)| true/false whether secure-for-cloud should be deployed in an organizational setup (all accounts of org) or not (only on default aws provider account) |`bool`|`false`| no |
55
+
| <aname="input_org_units"></a> [org\_units](#input\_org\_units)| Org unit id to install cspm |`set(string)`|`[]`| no |
56
+
| <aname="input_region"></a> [region](#input\_region)| Default region for resource creation in organization mode |`string`|`""`| no |
57
+
| <aname="input_tags"></a> [tags](#input\_tags)| sysdig secure-for-cloud tags. always include 'product' default tag for resource-group proper functioning |`map(string)`| <pre>{<br> "product": "sysdig-secure-for-cloud"<br>}</pre> | no |
58
+
| <aname="input_timeout"></a> [timeout](#input\_timeout)| Default timeout values for create, update, and delete operations |`string`|`"30m"`| no |
59
+
| <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 |
60
+
| <aname="input_is_gov_cloud_onboarding"></a> [is\_gov\_cloud\_onboarding](#input\_is\_gov\_cloud\_onboarding)| true/false whether secure-for-cloud should be deployed in a govcloud account/org or not |`bool`|`false`| no |
61
+
| <aname="input_include_ouids"></a> [include\_ouids](#input\_include\_ouids)| ouids to include for organization |`set(string)`|`[]`| no |
62
+
| <aname="input_exclude_ouids"></a> [exclude\_ouids](#input\_exclude\_ouids)| ouids to exclude for organization |`set(string)`|`[]`| no |
63
+
| <aname="input_include_accounts"></a> [include\_accounts](#input\_include\_accounts)| accounts to include for organization |`set(string)`|`[]`| no |
64
+
| <aname="input_exclude_accounts"></a> [exclude\_accounts](#input\_exclude\_accounts)| accounts to exclude for organization |`set(string)`|`[]`| no |
61
65
62
66
## Outputs
63
67
64
-
| Name | Description |
65
-
|------|-------------|
66
-
| <aname="output_config_posture_component_id"></a> [config_posture_component_id](#output_config_posture_component_id)| Component identifier of trusted identity created in Sysdig Backend for Config Posture |
67
-
| <aname="output_cspm_role_arn"></a> [cspm_role_arn](#output_cspm_role_arn)| The ARN of the CSPM role |
68
-
| <aname="output_sysdig_secure_account_id"></a> [sysdig_secure_account_id](#output_sysdig_secure_account_id)| ID of the Sysdig Cloud Account to enable Config Posture for (in case of organization, ID of the Sysdig management account) |
69
-
| <aname="output_config_posture_component_id"></a> [config\_posture\_component\_id](#output\_config\_posture\_component\_id)| The component id of the config posture trusted identity |
| <aname="output_config_posture_component_id"></a> [config_posture_component_id](#output_config_posture_component_id)| Component identifier of trusted identity created in Sysdig Backend for Config Posture|
71
+
| <aname="output_cspm_role_arn"></a> [cspm_role_arn](#output_cspm_role_arn)| The ARN of the CSPM role|
72
+
| <aname="output_sysdig_secure_account_id"></a> [sysdig_secure_account_id](#output_sysdig_secure_account_id)| ID of the Sysdig Cloud Account to enable Config Posture for (in case of organization, ID of the Sysdig management account) |
73
+
| <aname="output_config_posture_component_id"></a> [config\_posture\_component\_id](#output\_config\_posture\_component\_id)| The component id of the config posture trusted identity |
0 commit comments