Skip to content

Commit 18c5a85

Browse files
authored
Merge pull request #8 from equinix-labs/renovate/terraform-linters-tflint-ruleset-terraform-0.x
Update TFLint plugin terraform-linters/tflint-ruleset-terraform to v0.3.0
2 parents 34805eb + 2e89fd2 commit 18c5a85

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
@@ -1,5 +1,5 @@
11
plugin "terraform" {
22
enabled = true
3-
version = "0.2.2"
3+
version = "0.3.0"
44
source = "github.com/terraform-linters/tflint-ruleset-terraform"
55
}

0 commit comments

Comments
 (0)