diff --git a/infrastructure/modules/services/lambda.tf b/infrastructure/modules/services/lambda.tf index 96530607b..d0a462747 100644 --- a/infrastructure/modules/services/lambda.tf +++ b/infrastructure/modules/services/lambda.tf @@ -54,15 +54,13 @@ resource "aws_lambda_permission" "this" { resource "aws_cloudwatch_event_rule" "this" { name = var.identifier - event_pattern = <