Back to Terragrunt

Destroy Queue Order

docs/src/data/changelog/v1.0.1/destroy-queue-order.mdx

1.0.3270 B
Original Source

Destroy queue now displays units in correct order

Previously, the run queue display showed units in apply order even for destroy commands. The queue now correctly shows dependents before their dependencies when running destroy, matching the actual execution order.