Skip to content

Commit 228b457

Browse files
Update TFLint plugin terraform-linters/tflint-ruleset-terraform to v0.13.0
1 parent 857a8d7 commit 228b457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tflint.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugin "aws" {
66

77
plugin "terraform" {
88
enabled = true
9-
version = "0.11.0"
9+
version = "0.13.0"
1010
source = "github.com/terraform-linters/tflint-ruleset-terraform"
1111
}
1212

0 commit comments

Comments
 (0)