We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad4878 commit b495b1dCopy full SHA for b495b1d
1 file changed
.tflint.hcl
@@ -1,7 +1,7 @@
1
plugin "aws" {
2
enabled = true
3
source = "github.com/terraform-linters/tflint-ruleset-aws"
4
- version = "latest"
+ version = "0.4.0"
5
}
6
7
# Enable built-in AWS rules
0 commit comments