From 7e3c1082fcdf9d6170dce423bb44ccfebf9f22ab Mon Sep 17 00:00:00 2001 From: T Mancini Date: Thu, 13 Feb 2025 14:11:47 +0100 Subject: [PATCH] fix(aws-eb): template for EB --- modules/log_ingestion.events.cft.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/log_ingestion.events.cft.yaml b/modules/log_ingestion.events.cft.yaml index d2aef97..3a57795 100644 --- a/modules/log_ingestion.events.cft.yaml +++ b/modules/log_ingestion.events.cft.yaml @@ -3,6 +3,10 @@ Description: EventBridge resources that forward CloudTrail logs to Sysdig Secure Metadata: AWS::CloudFormation::Interface: ParameterGroups: + - Label: + default: "" + Parameters: + - RuleEventPattern - Label: default: "Sysdig Settings (Do not change)" Parameters: @@ -12,7 +16,6 @@ Metadata: - TargetEventBusARN - Regions - RuleState - - RuleEventPattern - IsOrganizational - OrganizationalUnitIDs - Partition