Skip to content

Commit 9ad5420

Browse files
committed
Update .tflint.hcl
1 parent 94a525a commit 9ad5420

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.22.1"
3+
version = "0.23.0"
44
source = "github.com/terraform-linters/tflint-ruleset-aws"
55
}
66

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

0 commit comments

Comments
 (0)