Skip to content

Commit 8f1b972

Browse files
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-terraform to v0.11.0 (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29d19f3 commit 8f1b972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tflint.hcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugin "aws" {
66

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

0 commit comments

Comments
 (0)