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
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
## 0.40.1 (2022-09-17)
2
+
3
+
### BugFixes
4
+
5
+
-[#1514](https://github.com/terraform-linters/tflint/pull/1514): Ignore default preset by `disabled_by_default`
6
+
-[#1516](https://github.com/terraform-linters/tflint/pull/1516): Prefer `--only` option over other rules config ([@wata727](https://github.com/wata727))
-[#1511](https://github.com/terraform-linters/tflint/pull/1511): build(deps): Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
12
+
-[#1512](https://github.com/terraform-linters/tflint/pull/1512): build(deps): Bump sigstore/cosign-installer from 2.5.1 to 2.6.0
13
+
1
14
## 0.40.0 (2022-09-08)
2
15
3
16
This release contains major changes to the plugin system. All plugins must be built with tflint-plugin-sdk v0.12.0+ to support this version. See also https://github.com/terraform-linters/tflint-plugin-sdk/releases/tag/v0.12.0
0 commit comments