github terraform-linters/tflint v0.18.0

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

0.18.0 (2020-07-19)

This release adds Backend() API for accessing the Terraform backend configuration. If you want to use the API, the plugin must be built with tflint-plugin-sdk v0.3.0. For details, please see the CHANGELOG of tflint-plugin-sdk.

GPG key ID: 8CE69160EB3F2FE9

Breaking Changes

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

Enhancements

  • #838: plugin: Add Backend() to plugin server (@pd)
  • #844: Add --loglevel option (@wata727)
  • #846: Bump terraform-provider-aws to v2.70.0 from v2.68.0 (@wata727)

BugFixes

  • #840: tflint: Fix module resolution when terraform init is invoked from another directory (@mkielar)

Chores

  • #830: Bump github.com/spf13/afero from 1.3.0 to 1.3.1
  • #847: Bump github.com/aws/aws-sdk-go from 1.32.12 to 1.33.7

Don't miss a new tflint release

NewReleases is sending notifications on new releases.