Skip to content

Commit 0fa081d

Browse files
Merge pull request #37 from terraform-module/renovate/master-terraform-linters-tflint-ruleset-aws-0.x
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.22.1 (.tflint.hcl) (master)
2 parents 19ee90d + a2be606 commit 0fa081d

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
@@ -4,7 +4,7 @@ config {
44

55
plugin "aws" {
66
enabled = true
7-
version = "0.13.3"
7+
version = "0.22.1"
88
source = "github.com/terraform-linters/tflint-ruleset-aws"
99
}
1010

0 commit comments

Comments
 (0)