Skip to content

Commit 235c3c5

Browse files
committed
Update .tflint.hcl
1 parent 836bf52 commit 235c3c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tflint.hcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
plugin "aws" {
22
enabled = true
3-
version = "0.36.0"
3+
version = "0.38.0"
44
source = "github.com/terraform-linters/tflint-ruleset-aws"
55
}
66

77
plugin "terraform" {
88
enabled = true
9-
version = "0.10.0"
9+
version = "0.11.0"
1010
source = "github.com/terraform-linters/tflint-ruleset-terraform"
1111
}
1212

0 commit comments

Comments
 (0)