We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ba14a commit cdea20fCopy full SHA for cdea20f
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 0.9.1 (2021-07-17)
2
+
3
+### BugFixes
4
5
+- [#128](https://github.com/terraform-linters/tflint-plugin-sdk/pull/128): tflint: Add workaround when parsing a config that has a trailing heredoc
6
7
+### Chores
8
9
+- [#125](https://github.com/terraform-linters/tflint-plugin-sdk/pull/125): Bump github.com/zclconf/go-cty from 1.8.4 to 1.9.0
10
+- [#126](https://github.com/terraform-linters/tflint-plugin-sdk/pull/126): Bump github.com/hashicorp/go-hclog from 0.16.1 to 0.16.2
11
12
## 0.9.0 (2021-07-03)
13
14
This release adds `Files()` API. This is a breaking change and all plugins need to be built using this version in order to work with TFLint v0.30+.
0 commit comments