spin
spin copied to clipboard
What to do if required config slot not provided
At the moment, if a config slot is marked as required, but the corresponding EV is not provided, Spin fails when getting that value.
Is it possible to fail on startup? I guess with some providers you might not be able to tell until runtime, but with the environment provider you could...
We could at least parse reference expressions and error if they don't point to anything.