File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,10 @@ resource "sysdig_secure_organization" "sample" {
2929
3030* ` management_account_id ` - (Required) Cloud Account created using resource sysdig_secure_cloud_auth_account.
3131* ` organizational_unit_ids ` - (Optional) List of organizational unit identifiers from which to onboard. If empty, the entire organization is onboarded.
32+ * ` included_organizational_groups ` - (Optional) List of organizational groups to include during onboarding.
33+ * ` excluded_organizational_groups ` - (Optional) List of organizational groups to exclude during onboarding.
34+ * ` included_cloud_accounts ` - (Optional) List of cloud accounts to exclude during onboarding.
35+ * ` excluded_cloud_accounts ` - (Optional) List of cloud accounts to include during onboarding.
3236
3337## Attributes Reference
3438
You can’t perform that action at this time.
0 commit comments