We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb732be commit 9618da5Copy full SHA for 9618da5
modules/lambda@edge/main.tf
@@ -93,4 +93,4 @@ resource "aws_lambda_permission" "allow_cloudfront" {
93
statement_id = "AllowExecutionFromCloudFront"
94
action = "lambda:GetFunction"
95
principal = "edgelambda.amazonaws.com"
96
-}
+}
0 commit comments