Skip to content

v0.8.1

Compare
Choose a tag to compare
@wata727 wata727 released this 29 May 16:45
· 1640 commits to master since this release

0.8.1 (2019-05-30)

GPG key ID: 8CE69160EB3F2FE9

Enhancements

  • #277: Ignore annotation support.
    • tflint-ignore: rule_name annotation is now availble. See README.md.

BugFixes

  • #293: Fix false negatives when aws_instance_default_standard_volume rule checks dynamic blocks.
  • #297: Fix panic when checking whether an expression is null.

Others

  • #292: Migrating to Go Modules.