Skip to content

Commit fb3b304

Browse files
SSPROD-54060 - organization: add root org id
1 parent 726689e commit fb3b304

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

sysdig/internal/client/v2/cloudauth/go/cloud_account.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/docs/r/secure_organization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ resource "sysdig_secure_organization" "sample" {
3333
* `excluded_organizational_groups` - (Optional) List of organizational groups to exclude during onboarding.
3434
* `included_cloud_accounts` - (Optional) List of cloud accounts to include during onboarding.
3535
* `excluded_cloud_accounts` - (Optional) List of cloud accounts to exclude during onboarding.
36+
* `organization_root_id` - (Optional) Organization's root id if available, else organization/tenant id.
3637

3738
## Attributes Reference
3839

0 commit comments

Comments
 (0)