Skip to content

Commit 79f0819

Browse files
Update TFLint plugin terraform-linters/tflint-ruleset-terraform to v0.12.0
1 parent a42fa00 commit 79f0819

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.12.0"
1010
source = "github.com/terraform-linters/tflint-ruleset-terraform"
1111
}
1212

0 commit comments

Comments
 (0)