mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +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.