Skip to content

fix: Add missing status field from state-version API

Filip Rutkowski requested to merge feature/state-version-status into main

Since terrarun doesn't support asynchronous state upload the status is always "finalized".

Fixes #167 (closed) The other two states, pending and discarded, should be added in #166 (closed)

Merge request reports