Skip to content

Commit cae319a

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

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-
data "archive_file" "this" {
36-
type = "zip"
3735
output_path = "${path.module}/lambda.zip"
3836
}
3937

0 commit comments

Comments
 (0)