Skip to content

Commit 60dfaf4

Browse files
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-terraform to v0.11.0
1 parent 11350aa commit 60dfaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: terraform/.tflint.hcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugin "terraform" {
22
enabled = true
3-
version = "0.10.0"
3+
version = "0.11.0"
44
source = "github.com/terraform-linters/tflint-ruleset-terraform"
55
preset = "recommended"
66
}

0 commit comments

Comments
 (0)