github.com/terraform-linters/tflint@v0.51.2-0.20240520175844-3750771571b6/integrationtest/cli/warnings_found/.tflint.hcl (about)

     1  plugin "testing" {
     2    enabled = true
     3  }
     4  
     5  rule "aws_s3_bucket_with_config_example" {
     6    enabled = true
     7    name = "bucket"
     8  }