Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
mandeeps13k authored Apr 13, 2023
1 parent b9437a6 commit 6e9d3b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,4 @@ resource "aws_iam_role_policy_attachment" "cloudwatch_iam_role_policy_attachment
resource "aws_iam_role_policy_attachment" "event_bus_invoke_remote_event_bus_kms_attachment" {
role = aws_iam_role.cloudwatch_wazuh_role_kms.name
policy_arn = aws_iam_policy.event_bus_invoke_remote_event_bus.arn
}

0 comments on commit 6e9d3b8

Please sign in to comment.