Skip to content

v0.4.0

Compare
Choose a tag to compare
@wata727 wata727 released this 17 Aug 08:08
· 246 commits to master since this release

0.4.0 (2020-08-17)

This release adds WalkModuleCalls() API to accessing the module calls. This is a breaking change and all plugins need to be built using this version in order to work with TFLint v0.19+.

See also terraform-linters/tflint-ruleset-template#11 for an example of upgrading the SDK.

Breaking Changes

  • #53: plugin: Bump protocol version

Enhancements

  • #50: client: Implement WalkModuleCalls

Chores

  • #51: Bump github.com/google/go-cmp from 0.5.0 to 0.5.1
  • #52: Bump github.com/hashicorp/go-version from 1.0.0 to 1.2.1