Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
gammabowl authored Oct 9, 2024
1 parent fdb7eb1 commit 7c5bd70
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -320,12 +320,6 @@ resource "aws_appautoscaling_policy" "this" {
]

tags = var.tags

lifecycle {
ignore_changes = [
tags_all,
]
}
}

################################################################################
Expand Down

0 comments on commit 7c5bd70

Please sign in to comment.