format/state now requires provider schemas to properly format output state. command/show has been modified to pass a context to format.State.
This includes a bugfix to the cty/msgpack package to ensure correct decoding of unknown and null values. This also includes updates to cty's dependencies.