Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 5, 2021
1 parent 4e9d706 commit 3e39be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s3-flow-logs/policy_data.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
data "aws_iam_policy_document" "flowlog_s3" {
data "aws_iam_policy_document" "flowlogs_s3" {
statement {
sid = "AWSLogDeliveryWrite"
effect = "Allow"
Expand Down

0 comments on commit 3e39be0

Please sign in to comment.