github terraform-linters/tflint v0.24.0

latest releases: v0.51.1, v0.51.0, v0.50.3...
3 years ago

0.24.0 (2021-01-31)

GPG key ID: 8CE69160EB3F2FE9

This release fixes some bugs about the plugin system. For this update, the plugin must be built with tflint-plugin-sdk v0.8.0 to work with TFLint v0.24.0. For details, please see the CHANGELOG of tflint-plugin-sdk.

Breaking Changes

  • #1052: Bump tflint-plugin-sdk and bundled plugins (@wata727)
    • This change breaks plugin API backward compatibility. In order for plugins to work against v0.24.0, you need to build with tflint-plugin-sdk v0.8.0.

Changes

BugFixes

Chores

  • #1034: build(deps): Bump github.com/hashicorp/hcl/v2 from 2.8.1 to 2.8.2
  • #1035 #1044: build(deps): Bump github.com/hashicorp/terraform from 0.14.3 to 0.14.5
  • #1046: go: cache builds (@bendrucker)
  • #1047: add module/build caching to e2e + gen (@bendrucker)

Don't miss a new tflint release

NewReleases is sending notifications on new releases.