You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be nice to have a way to check for all the environment variables used in various stacks before they were being processed.
Currently missing values cause the stack to fail only when they are running. This means that it can take several minutes to fail due to something like a missing env variable.
It'd be nice to have a way to check for all the environment variables used in various stacks before they were being processed.
Currently missing values cause the stack to fail only when they are running. This means that it can take several minutes to fail due to something like a missing env variable.
Is this something that evaporate should fail for?