Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiplesa committed Jan 11, 2025
1 parent fb732be commit 9618da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/lambda@edge/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ resource "aws_lambda_permission" "allow_cloudfront" {
statement_id = "AllowExecutionFromCloudFront"
action = "lambda:GetFunction"
principal = "edgelambda.amazonaws.com"
}
}

0 comments on commit 9618da5

Please sign in to comment.