github.com/jpreese/tflint@v0.19.2-0.20200908152133-b01686250fb6/integration/plugin/.tflint.hcl (about)

     1  rule "aws_instance_invalid_type" {
     2    enabled = false
     3  }
     4  
     5  plugin "example" {
     6    enabled = true
     7  }