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
FIxes an issue where if your HCL was missing a EOF newline character the unmarshalling would fail.
We now add a newline, so that it doesnt matter if there is a newline in your file or not