Skip to content

Commit 5104c95

Browse files
committed
chore: re-run for pre-commit hooks
1 parent ada107c commit 5104c95

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

main.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,6 @@ resource "aws_lambda_function" "this" {
143143
var.function_tags
144144
)
145145

146-
lifecycle {
147-
ignore_changes = [image_uri]
148-
}
149-
150146
depends_on = [
151147
# null_resource.archive,
152148
# aws_s3_object.lambda_package,

0 commit comments

Comments
 (0)