github.com/terraform-linters/tflint@v0.51.2-0.20240520175844-3750771571b6/integrationtest/bundled/with_config/.tflint.hcl (about) 1 plugin "terraform" { 2 enabled = true 3 4 preset = "all" 5 } 6 7 rule "terraform_standard_module_structure" { 8 enabled = false 9 }