github terraform-linters/tflint-ruleset-terraform v0.4.0

latest releases: v0.9.1, v0.9.0, v0.8.0...
15 months ago

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
    • terraform_unused_declarations
      • HCL native syntax only

BugFixes

  • #101: deprecated_index: restore evaluation of JSON expressions

Chores

  • #96: terraform_deprecated_index: add example of fix
  • #99: Bump github.com/zclconf/go-cty from 1.13.1 to 1.13.2
  • #102: Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0

Don't miss a new tflint-ruleset-terraform release

NewReleases is sending notifications on new releases.