github.com/terraform-linters/tflint@v0.51.2-0.20240520175844-3750771571b6/integrationtest/inspection/provider-config/result.json (about) 1 { 2 "issues": [ 3 { 4 "rule": { 5 "name": "aws_instance_example_type", 6 "severity": "error", 7 "link": "" 8 }, 9 "message": "deep_check=true, token=SECRET_TOKEN, zone=asia, annotation=activate/beta1", 10 "range": { 11 "filename": "template.tf", 12 "start": { 13 "line": 13, 14 "column": 19 15 }, 16 "end": { 17 "line": 13, 18 "column": 29 19 } 20 }, 21 "callers": [] 22 } 23 ], 24 "errors": [] 25 }