Skip to content

Commit d73cba3

Browse files
committed
corrected policy
1 parent cabab75 commit d73cba3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/iam/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ data "aws_iam_policy_document" "sqs_read" {
3232
data "aws_iam_policy_document" "cw_logs" {
3333
statement {
3434
actions = [
35-
"logs:CloudLogGroup",
3635
"logs:CreateLogGroup",
3736
"logs:CreateLogStream",
3837
"logs:PutLogEvents"

0 commit comments

Comments
 (0)