github terraform-linters/tflint v0.32.0

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

0.32.0 (2021-09-11)

GPG key ID: 8CE69160EB3F2FE9

Breaking Changes

  • #1191: cmd: Change exit status (@wata727)
    • Previously, TFLint returned 2 when an internal error occurred and 3 when an issue was found. From this version, it returns 1 in the former case and 2 in the latter case.

Enhancements

  • #1182: add rule: terraform_module_version (@bendrucker)
  • #1197: terraform_module_pinned_source: detect invalid URLs (@bendrucker)
  • #1201 #1212: build(deps): Bump github.com/terraform-linters/tflint-ruleset-aws from 0.6.0 to 0.7.1

Chores

Don't miss a new tflint release

NewReleases is sending notifications on new releases.