github terraform-linters/tflint v0.17.0

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

0.17.0 (2020-06-28)

This release contains several improvements for plugins. In order to take advantage of the improved features, the plugin must be built with tflint-plugin-sdk v0.2.0. For details, please see the CHANGELOG of tflint-plugin-sdk.

GPG key ID: 8CE69160EB3F2FE9

Breaking Changes

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

Enhancements

Changes

  • #775: plugin: Support text-based expression sending and receiving on the server (@wata727)
  • #785: tflint: Do not walk resource attributes if the resource is not created (@wata727)
  • #797: plugin: Allow to omit metadata expr on EmitIssue (@wata727)

Chores

  • #792: Bump github.com/hashicorp/hcl/v2 from 2.5.1 to 2.6.0
  • #793: Bump github.com/hashicorp/aws-sdk-go-base from 0.4.0 to 0.5.0
  • #794: Bump github.com/hashicorp/hcl/v2 from 2.5.1 to 2.6.0 in /tools
  • #799: Bump github.com/zclconf/go-cty from 1.4.2 to 1.5.0
  • #803 #809: awsrules: add tags package with generator (@bendrucker)
  • #805 #818 #825: Bump github.com/aws/aws-sdk-go from 1.31.7 to 1.32.11
  • #806: Replacing loadConfigFromFile return func by cfg variable (@cedarkuo)
  • #811: Bump github.com/hashicorp/terraform-plugin-sdk from 1.13.1 to 1.14.0 in /tools
  • #812: Bump github.com/google/go-cmp from 0.4.1 to 0.5.0
  • #813: Bump github.com/hashicorp/go-version from 1.2.0 to 1.2.1
  • #815: Bump github.com/spf13/afero from 1.2.2 to 1.3.0
  • #819: Move tools packages into packages they are responsible for generating (@bendrucker)
  • #820: readme: replace wget w/ curl in macOS install example (@bendrucker)
  • #821 #822: chore(deps): bump terraform to v0.12.28 (@chenrui333)
  • #824: Create Dependabot config file
  • #826: Bump github.com/mattn/go-colorable from 0.1.6 to 0.1.7

Don't miss a new tflint release

NewReleases is sending notifications on new releases.