We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ad415 commit feb16e7Copy full SHA for feb16e7
1 file changed
terraform/.tflint.hcl
@@ -4,6 +4,6 @@ plugin "terraform" {
4
5
plugin "aws" {
6
enabled = true
7
- version = "0.38.1"
+ version = "0.38.0"
8
source = "github.com/terraform-linters/tflint-ruleset-aws"
9
}
0 commit comments