Skip to content

Commit 1e6d3bf

Browse files
committed
CCM-14347: Send Print config
1 parent 8f90c56 commit 1e6d3bf

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

infrastructure/terraform/components/dl/cloudwatch_event_bus.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ resource "aws_cloudwatch_event_bus" "main" {
77
include_detail = "FULL"
88
level = "TRACE"
99
}
10-
11-
iam_policy_document = {
12-
body = data.aws_iam_policy_document.main_event_bus.json
13-
}
1410
}
1511

1612
resource "aws_cloudwatch_event_bus_policy" "main_event_bus" {

0 commit comments

Comments
 (0)