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
Thank you for reporting this. It seems like a bug.
Perhaps the NewRunner provided by the SDK is not working as intended. The issue is likely here terraform-linters/tflint-plugin-sdk#225.
As a workaround, you can either use v0.22 or disable deep checking.
Hi,
In v0.23.0, an error occurs when executing tflint.
% tflint Failed to check ruleset; error reading from server: EOF
The following logs were found with
TFLINT_LOG=debug tflint
:We have enabled the deep_check and google_disabled_api rules.
Part of
.tflint.hcl
:After reverting the changes of Use New Runner hook, the error no longer occurs.
Can you see what is occurring?
The text was updated successfully, but these errors were encountered: