Skip to content

Commit 0b4e097

Browse files
authored
Merge pull request #7 from geekcell/update-tf-lint
chore: Update to newer tflint
2 parents 37d7591 + f6cca6a commit 0b4e097

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
@@ -5,6 +5,6 @@ plugin "terraform" {
55

66
plugin "aws" {
77
enabled = true
8-
version = "0.18.0"
8+
version = "0.27.0"
99
source = "github.com/terraform-linters/tflint-ruleset-aws"
1010
}

0 commit comments

Comments
 (0)