Status: IN
FTL2 resource teardown is state-managed and orderly: destroy operations look up resources by label (not ID), state files are cleaned up after successful destroy, modules use `state=absent` for removal, and teardown must follow reverse dependency order (instances before networks).