v0.3.0
0.3.0 (2020-07-19)
This release adds Backend()
API to accessing the Terraform backend configuration. This is a breaking change and all plugins need to be built using this version in order to work with TFLint v0.18+.
See also terraform-linters/tflint-ruleset-template#10 for an example of upgrading the SDK.
Breaking Changes
- #48: plugin: Bump protocol version