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
When multiple terraform blocks are defined, TFLint is unable to detect that required_version has been set, resulting in a warning for valid configuration. This is a regression in 0.39.0.
Expected Behavior
No reported issues.
Actual behavior
1 issue(s) found:Warning: terraform "required_version" attribute is required (terraform_required_version) on line 0: (source code not available)