We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f76427 commit 510f4e5Copy full SHA for 510f4e5
.tflint.hcl
@@ -0,0 +1,10 @@
1
+plugin "terraform" {
2
+ enabled = true
3
+ preset = "recommended"
4
+}
5
+
6
+plugin "aws" {
7
8
+ version = "0.27.0"
9
+ source = "github.com/terraform-linters/tflint-ruleset-aws"
10
0 commit comments