mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
Delete builds were not deleting resources as the tf state being sent in the apply request was empty. State removed from apply request and read from the session instead.