Skip to content

Commit 36a1cfb

Browse files
committed
Update changes
1 parent 3b70e1e commit 36a1cfb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/service/main.tf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,6 @@ resource "aws_ecs_service" "this" {
206206
]
207207

208208
lifecycle {
209-
ignore_changes = [
210-
desired_count, # Always ignored
211-
]
212209
}
213210
}
214211

0 commit comments

Comments
 (0)