Skip to content

Commit 850a54d

Browse files
Merge pull request #28 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 327339a + 56b2be1 commit 850a54d

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.21.1"
7+
version = "0.22.1"
88
source = "github.com/terraform-linters/tflint-ruleset-aws"
99
}
1010

0 commit comments

Comments
 (0)