We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a4929 commit 9a94a84Copy full SHA for 9a94a84
1 file changed
terraform/.tflint.hcl
@@ -5,7 +5,7 @@ plugin "terraform" {
5
6
plugin "aws" {
7
enabled = true
8
- version = "0.45.0"
+ version = "0.46.0"
9
source = "github.com/terraform-linters/tflint-ruleset-aws"
10
deep_check = false
11
}
0 commit comments