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