Skip to content

Commit 7e3c108

Browse files
committed
fix(aws-eb): template for EB
1 parent 5372b1b commit 7e3c108

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/log_ingestion.events.cft.yaml

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Description: EventBridge resources that forward CloudTrail logs to Sysdig Secure
33
Metadata:
44
AWS::CloudFormation::Interface:
55
ParameterGroups:
6+
- Label:
7+
default: ""
8+
Parameters:
9+
- RuleEventPattern
610
- Label:
711
default: "Sysdig Settings (Do not change)"
812
Parameters:
@@ -12,7 +16,6 @@ Metadata:
1216
- TargetEventBusARN
1317
- Regions
1418
- RuleState
15-
- RuleEventPattern
1619
- IsOrganizational
1720
- OrganizationalUnitIDs
1821
- Partition

0 commit comments

Comments
 (0)