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
Add proper errors for template failures (say which variables are missing or whatever other error occurs). For example, if there's a variable in a template that isn't defined in -vars, a dry-run/fillTemplates will silently fail.
The text was updated successfully, but these errors were encountered:
Add proper errors for template failures (say which variables are missing or whatever other error occurs). For example, if there's a variable in a template that isn't defined in
-vars
, a dry-run/fillTemplates will silently fail.The text was updated successfully, but these errors were encountered: