You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
## 0.13.0 (2022-09-17)
2
+
3
+
### Enhancements
4
+
5
+
-[#198](https://github.com/terraform-linters/tflint-plugin-sdk/pull/198): host2plugin: Allow ruleset to accept Only option
6
+
- This change is necessary due to a priority bug with the `--only` option. Most plugins are unaffected by this change.
7
+
8
+
### Chores
9
+
10
+
-[#197](https://github.com/terraform-linters/tflint-plugin-sdk/pull/197): Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
11
+
1
12
## 0.12.0 (2022-09-07)
2
13
3
14
This release adds `GetModulePath()` API. This is a breaking change and all plugins need to be built using this version in order to work with TFLint v0.40+.
0 commit comments