Skip to content

Commit

Permalink
updates iam policy for lambda
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanlalexander committed Jul 15, 2020
1 parent 034a2eb commit 3eb055d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ data "aws_iam_policy_document" "policy" {
"ec2:DescribeVolumes",
"ec2:DescribeTags",
"ec2:DescribeInstances",
"ec2:RunInstances",
"logs:PutLogEvents",
"logs:DescribeLogStreams",
"logs:DescribeLogGroups",
Expand Down

0 comments on commit 3eb055d

Please sign in to comment.