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
To avoid problems like terraform-linters/tflint#400, it would be useful to be able to automatically generate rules not only from aws-sdk but also from terraform provider code.
Since terraform-provider-aws is simple Go project, I think it is not difficult to parse and convert it to TFLint rule format.