Skip to content

Commit 6e70dfe

Browse files
Update modules README
1 parent 46f9e28 commit 6e70dfe

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

modules/README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,14 @@ Modular templates support cross sections of Sysdig Secure feature sets. Each tem
1212

1313
Organizations are supported by setting the following template parameters
1414
* `IsOrganizational=true`
15-
* `OrganizationalUnitIDs=ou-...`
15+
* `OrganizationalUnitIDs=ou-...` (to be deprecated soon, please read below)
16+
17+
### Organizational Install Configurations
18+
19+
Following are the new parameters to configure organizational deployments on the cloud for Sysdig Secure for Cloud :-
20+
1. `RootOUID` - Root Organization Unit ID
21+
2. `IncludeOUIDs` - List of AWS Organizational Unit IDs to deploy the Sysdig Secure for Cloud resources in.
22+
3. `IncludeAccounts` - List of AWS Accounts to deploy the Sysdig Secure for Cloud resources in.
23+
4. `ExcludeAccounts` - List of AWS Accounts to exclude deploying the Sysdig Secure for Cloud resources in.
24+
25+
**WARNING**: module variable `OrganizationalUnitIDs` will be DEPRECATED soon going forward. Please work with Sysdig to migrate your Terraform installs to use `IncludeOUIDs` instead to achieve the same deployment outcome.

0 commit comments

Comments
 (0)