mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-14 04:01:09 -04:00
Instead of returning UnknownVariableValue every time, attempt to return the real value. If we don't find it, return unknown value. This fixes removing outputs from state on refresh.