v0.16.1
·
1105 commits
to master
since this release
0.16.1 (2020-05-21)
GPG key ID: 8CE69160EB3F2FE9
Enhancements
- #762: Add terraform_comment_syntax rule (@bendrucker)
BugFixes
- #745: Expose raw hcl.File objects to rules (@bendrucker)
- See also #741
- #759: Ignore lang.ReferencesInExpr errors when walking all expressions (@bendrucker)
- #763: Make rule config which is enabled with CLI non-nilable (@wata727)
Chores
- #753: Bump go to 1.14.3 and alpine to 3.11 (@chenrui333)
- #754: Add support TFLINT_VERSION environment variable to installation script (@wata727)
- #755: Mention about other providers support (@wata727)
- #756: Bump github.com/google/go-cmp from 0.4.0 to 0.4.1
- #757: Bump github.com/hashicorp/hcl/v2 from 2.5.0 to 2.5.1
- #758: Bump github.com/aws/aws-sdk-go from 1.30.24 to 1.30.29