File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.11.0 (2022-05-05)
2
+
3
+ ### Enhancements
4
+
5
+ - [ #160 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/160 ) : tflint: Add IncludeNotCreated option to GetModuleContent
6
+
7
+ ### Chores
8
+
9
+ - [ #150 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/150 ) : Bump google.golang.org/protobuf from 1.27.1 to 1.28.0
10
+ - [ #154 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/154 ) : Bump actions/setup-go from 2 to 3
11
+ - [ #155 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/155 ) : Bump google.golang.org/grpc from 1.45.0 to 1.46.0
12
+ - [ #156 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/156 ) : Bump github.com/hashicorp/hcl/v2 from 2.11.1 to 2.12.0
13
+ - [ #157 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/157 ) : plugin2host: Return sources instead of ` *hcl.File ` in GetRuleConfigContent
14
+ - [ #158 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/158 ) : Bump github.com/google/go-cmp from 0.5.7 to 0.5.8
15
+ - [ #159 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/159 ) : Bump github/codeql-action from 1 to 2
16
+
1
17
## 0.10.1 (2022-04-02)
2
18
3
19
### BugFixes
You can’t perform that action at this time.
0 commit comments