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
Just to give you an update, TFLint made some major changes to their plugin APIs, which will require some significant rewrite for all of the rules on this project, so it might take a few weeks to rewrite those using the new API version.
What were you trying to accomplish?
Running tflint with the serverless-rules installed
Expected Behavior
TFLint works with this plugin
Current Behavior
Failed to initialize plugins; Incompatible API version with plugin "aws-serverless". Plugin version: 9, TFLint versions: [10]
Possible Solution
Steps to Reproduce (for bugs)
plugin "aws-serverless"
to your .tflint.hcl file.tflint
in a Terraform repoEnvironment
MacOS
TFLint version 0.35.0
.tflint.hcl file
The text was updated successfully, but these errors were encountered: