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
With TFLint version v0.50.0, the following error occurs:
Failed to load TFLint config; failed to load file: open .tflint.hcl: no such file or directory
I have confirmed that this error does not occur with version v0.49.0.
Additionally, the presence of the .tflint.hcl file has been verified in a previous step.
Steps to Reproduce
The issue occurs when running an action with TFLint version v0.50.0.
Workaround
The issue can be avoided by reverting to TFLint version v0.49.0.
with:
tflint_version: "v0.49.0"
Expected Behavior
No error should occur when using TFLint version v0.50.0.
Description
With TFLint version v0.50.0, the following error occurs:
I have confirmed that this error does not occur with version v0.49.0.
Additionally, the presence of the .tflint.hcl file has been verified in a previous step.
Steps to Reproduce
The issue occurs when running an action with TFLint version v0.50.0.
Workaround
The issue can be avoided by reverting to TFLint version v0.49.0.
Expected Behavior
No error should occur when using TFLint version v0.50.0.
Environment Information
Actions
While there's a possibility that the issue could be related to my environment or settings, your confirmation would be greatly appreciated.
The text was updated successfully, but these errors were encountered: