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
The original intention was that users could stream logs from the provisioner by setting TF_LOG to info, but the UX there still kinda sucked. #95 now has the logs get dumped on error, which seems much better. It'll be in the release this week.
(I probably should've made a patch with it earlier, instead of holding off until the next Coder release)
A customer noticed that when the tf plan fails for a template, the coderd provider invoker fails without exposing the underlying template error.
Does it make sense to raise the Template error to our coderd provider? Otherwise, they have to debug the template in a separate context.
Template Error:

What the coderd provider invoker shows:

The text was updated successfully, but these errors were encountered: