Skip to content

Commit

Permalink
Update iam-github.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJC committed May 11, 2023
1 parent 85456a6 commit 8489a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/iam-github.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ resource "aws_iam_policy" "github_policy" {
"iam:List*",
"iam:Delete*",
"iam:CreatePolicyVersion",
"iam:UpdatePolicyVersion",
"iam:Update*",
"logs:Put*",
"logs:Describe*",
"logs:List*",
Expand Down

0 comments on commit 8489a3b

Please sign in to comment.