Skip to content

Commit cb35bab

Browse files
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-terraform to v0.13.0 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f056cc7 commit cb35bab

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.7.0"
9+
version = "0.13.0"
1010
source = "github.com/terraform-linters/tflint-ruleset-terraform"
1111
}
1212

0 commit comments

Comments
 (0)