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 73f8e06 commit 44a9d27Copy full SHA for 44a9d27
main.tf
@@ -68,7 +68,6 @@ resource aws_lambda_function lambda {
68
69
lifecycle {
70
ignore_changes = [
71
- filename,
72
last_modified,
73
]
74
}
0 commit comments