github terraform-linters/tflint v0.20.1

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

0.20.1 (2020-09-13)

GPG key ID: 8CE69160EB3F2FE9

Chores

0.20.0 (2020-09-13)

This release introduces a new CLI flag --only. This allows you to run the analysis with only certain rules enabled.

Also, this release is built with Go v1.15. As a result, darwin/386 build will no longer available from the release. Due to a release process issue, this release does not include pre-built binaries, so please check v0.20.1.

Breaking Changes

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

Enhancements

Chores

  • #871: chore(deps): bump go to v1.15 (@chenrui333 @bendrucker)
  • #887 #897 #899 #905: Bump github.com/aws/aws-sdk-go from 1.34.5 to 1.34.18
  • #891 #902: chore(deps): terraform 0.13.2 (@chenrui333)
  • #892: update dependabot to include github action dep support (@chenrui333)
  • #893: Bump actions/cache from v1 to v2.1.1
  • #894: Bump actions/setup-go from v1 to v2.1.2
  • #895: Bump github.com/google/go-cmp from 0.5.1 to 0.5.2
  • #900 #906: Bump github.com/zclconf/go-cty from 1.5.1 to 1.6.1
  • #903: Updated comments to reflect true intent of three methods (@ritesh-modi)
  • #907: Bump github.com/spf13/afero from 1.3.4 to 1.3.5
  • #908: Remove replace directive (@jpreese)

Don't miss a new tflint release

NewReleases is sending notifications on new releases.