Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Sep 17:32
· 234 commits to master since this release

0.17.0 (2022-09-08)

The minimum supported version of TFLint has changed in this version. TFLint v0.40.0+ is required for this plugin to work.

GPG key ID: 8CE69160EB3F2FE9

Breaking Changes

Enhancements

  • #366: autogenerated maintenance

Chores

  • #365: Bump github.com/zclconf/go-cty from 1.10.0 to 1.11.0
  • #368: Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.14.0
  • #371: build: Improve Go workflows (@wata727)