Skip to content

Commit ea08ca6

Browse files
rsanchez-sScott Miller
andauthored
Update main.tf
Co-authored-by: Scott Miller <smiller@rhythmictech.com>
1 parent cae319a commit ea08ca6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

main.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ resource "null_resource" "lambda_zip" {
3232
}
3333
}
3434

35-
output_path = "${path.module}/lambda.zip"
36-
}
3735

3836
data "aws_iam_policy_document" "lambda_assume_role_policy" {
3937
statement {

0 commit comments

Comments
 (0)