Skip to content

Commit 69e77c1

Browse files
authored
Merge pull request #49 from 404-code-not-found-com/renovate/terraform-linters-tflint-ruleset-aws-0.x
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.40.0
2 parents c306c8b + d57be7c commit 69e77c1

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
@@ -7,7 +7,7 @@ plugin "terraform" {
77

88
plugin "aws" {
99
enabled = true
10-
version = "0.39.0"
10+
version = "0.40.0"
1111
source = "github.com/terraform-linters/tflint-ruleset-aws"
1212
}
1313

0 commit comments

Comments
 (0)