Skip to content

Commit 248baa5

Browse files
Merge pull request #66 from terraform-module/renovate/master-terraform-linters-tflint-ruleset-aws-0.x
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.32.0 (.tflint.hcl) (master)
2 parents a1080e3 + d14c650 commit 248baa5

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

0 commit comments

Comments
 (0)