Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit c5b7e7d

Browse files
wip
1 parent 2147ee2 commit c5b7e7d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

infrastructure/tf-core/function_app.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ module "functionapp" {
4343
worker_32bit = var.function_apps.worker_32bit
4444

4545
tags = var.tags
46-
47-
lifecycle {
48-
ignore_changes = [tags]
49-
}
5046
}
5147

5248

0 commit comments

Comments
 (0)