0.4.0 (2023-06-18)
Breaking Changes
- #104: Bump tflint-plugin-sdk to v0.17.0
- This change drops support for TFLint v0.40/v0.41
Enhancements
- #93: Add autofix support
terraform_comment_syntax
terraform_deprecated_index
terraform_deprecated_interpolation
terraform_empty_list_equality
terraform_required_provider
- However, only issues with missing
source
can be fixed
- However, only issues with missing
terraform_unused_declarations
- HCL native syntax only
BugFixes
- #101: deprecated_index: restore evaluation of JSON expressions