Skip to content

Commit 7c5bd70

Browse files
authored
Update main.tf
1 parent fdb7eb1 commit 7c5bd70

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

main.tf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -320,12 +320,6 @@ resource "aws_appautoscaling_policy" "this" {
320320
]
321321

322322
tags = var.tags
323-
324-
lifecycle {
325-
ignore_changes = [
326-
tags_all,
327-
]
328-
}
329323
}
330324

331325
################################################################################

0 commit comments

Comments
 (0)