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
Copy file name to clipboardExpand all lines: modules/README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,14 @@ Modular templates support cross sections of Sysdig Secure feature sets. Each tem
12
12
13
13
Organizations are supported by setting the following template parameters
14
14
*`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