v0.8.1
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 checksdynamic
blocks. - #297: Fix panic when checking whether an expression is null.
Others
- #292: Migrating to Go Modules.