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
Given the fact that we're recursively resolving the variables it might be possible that developers create cyclic dependencies when using the variable system.
Serverless should detect those dependencies and throw an error if those are found.