Skip to content

Commit 42dbaaf

Browse files
onboarding: Add sunset date to the deprecating parameter warnings (#153)
1 parent f3db8e5 commit 42dbaaf

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

modules/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ 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-...` (to be deprecated soon, please read below)
15+
* `OrganizationalUnitIDs=ou-...` (to be deprecated on 30th November, 2025, please read below)
1616

1717
### Organizational Install Configurations
1818

@@ -22,4 +22,4 @@ Following are the new parameters to configure organizational deployments on the
2222
3. `IncludeAccounts` - List of AWS Accounts to deploy the Sysdig Secure for Cloud resources in.
2323
4. `ExcludeAccounts` - List of AWS Accounts to exclude deploying the Sysdig Secure for Cloud resources in.
2424

25-
**WARNING**: module template parameter `OrganizationalUnitIDs` will be DEPRECATED soon going forward. Please work with Sysdig to migrate your CFT based installs to use `IncludeOUIDs` instead to achieve the same deployment outcome.
25+
**WARNING**: module template parameter `OrganizationalUnitIDs` will be DEPRECATED on 30th November, 2025. Please work with Sysdig to migrate your CFT based installs to use `IncludeOUIDs` instead to achieve the same deployment outcome.

modules/foundational.cft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Metadata:
2626
IsOrganizational:
2727
default: Is Organizational
2828
OrganizationalUnitIDs:
29-
default: (TO BE DEPRECATED Please work with Sysdig to migrate and use IncludeOUIDs) Organizational Unit IDs
29+
default: (TO BE DEPRECATED on 30th November, 2025. Please work with Sysdig to migrate and use IncludeOUIDs) Organizational Unit IDs
3030
Partition:
3131
default: AWS Partition
3232
RootOUID:
@@ -59,7 +59,7 @@ Parameters:
5959
- 'false'
6060
OrganizationalUnitIDs:
6161
Type: CommaDelimitedList
62-
Description: (WARNING - TO BE DEPRECATED Please work with Sysdig to migrate your installs to use IncludeOUIDs instead) Comma separated list of organizational unit IDs to deploy
62+
Description: (WARNING - TO BE DEPRECATED on 30th November, 2025. Please work with Sysdig to migrate your installs to use IncludeOUIDs instead) Comma separated list of organizational unit IDs to deploy
6363
Partition:
6464
Type: String
6565
Description: AWS Partition of your account or organization to create resources in

modules/log_ingestion.events.cft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Metadata:
4747
IsOrganizational:
4848
default: Is Organizational
4949
OrganizationalUnitIDs:
50-
default: (TO BE DEPRECATED Please work with Sysdig to migrate and use IncludeOUIDs) Organizational Unit IDs
50+
default: (TO BE DEPRECATED on 30th November, 2025. Please work with Sysdig to migrate and use IncludeOUIDs) Organizational Unit IDs
5151
Partition:
5252
default: AWS Partition
5353
RootOUID:
@@ -86,7 +86,7 @@ Parameters:
8686
Description: Comma separated list of regions to monitor with EventBridge
8787
OrganizationalUnitIDs:
8888
Type: CommaDelimitedList
89-
Description: (WARNING - TO BE DEPRECATED Please work with Sysdig to migrate your installs to use IncludeOUIDs instead) Comma separated list of organizational unit IDs to deploy
89+
Description: (WARNING - TO BE DEPRECATED on 30th November, 2025. Please work with Sysdig to migrate your installs to use IncludeOUIDs instead) Comma separated list of organizational unit IDs to deploy
9090
RuleState:
9191
Type: String
9292
Description: The state of the EventBridge Rule

modules/vm_workload_scanning.cft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Metadata:
2828
IsOrganizational:
2929
default: Is Organizational Deployment?
3030
OrganizationalUnitIDs:
31-
default: (TO BE DEPRECATED Please work with Sysdig to migrate and use IncludeOUIDs) Organizational Unit IDs
31+
default: (TO BE DEPRECATED on 30th November, 2025. Please work with Sysdig to migrate and use IncludeOUIDs) Organizational Unit IDs
3232
RootOUID:
3333
default: Root Organization Unit ID
3434
IncludeOUIDs:
@@ -66,7 +66,7 @@ Parameters:
6666
- 'false'
6767
OrganizationalUnitIDs:
6868
Type: CommaDelimitedList
69-
Description: (WARNING - TO BE DEPRECATED Please work with Sysdig to migrate your installs to use IncludeOUIDs instead) Comma-separated list of organizational unit IDs to deploy (required for organizational deployments)
69+
Description: (WARNING - TO BE DEPRECATED on 30th November, 2025. Please work with Sysdig to migrate your installs to use IncludeOUIDs instead) Comma-separated list of organizational unit IDs to deploy (required for organizational deployments)
7070
RootOUID:
7171
Type: CommaDelimitedList
7272
Description: Root Organizational Unit ID of your AWS organization

modules/volume_access.cft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Metadata:
3131
IsOrganizational:
3232
default: Is Organizational
3333
OrganizationalUnitIDs:
34-
default: "(TO BE DEPRECATED Please work with Sysdig to migrate and use IncludeOUIDs) Organizational Unit IDs"
34+
default: "(TO BE DEPRECATED on 30th November, 2025. Please work with Sysdig to migrate and use IncludeOUIDs) Organizational Unit IDs"
3535
RootOUID:
3636
default: Root Organization Unit ID
3737
IncludeOUIDs:
@@ -70,7 +70,7 @@ Parameters:
7070
- 'false'
7171
OrganizationalUnitIDs:
7272
Type: CommaDelimitedList
73-
Description: (WARNING - TO BE DEPRECATED Please work with Sysdig to migrate your installs to use IncludeOUIDs instead) Comma separated list of organizational unit IDs to deploy
73+
Description: (WARNING - TO BE DEPRECATED on 30th November, 2025. Please work with Sysdig to migrate your installs to use IncludeOUIDs instead) Comma separated list of organizational unit IDs to deploy
7474
RootOUID:
7575
Type: CommaDelimitedList
7676
Description: Root Organizational Unit ID of your AWS organization

0 commit comments

Comments
 (0)