github.com/jpreese/tflint@v0.19.2-0.20200908152133-b01686250fb6/integration/override/result.json (about) 1 { 2 "issues": [ 3 { 4 "rule": { 5 "name": "aws_instance_invalid_type", 6 "severity": "error", 7 "link": "" 8 }, 9 "message": "\"t1.1xlarge\" is an invalid value as instance_type", 10 "range": { 11 "filename": "template_override.tf", 12 "start": { 13 "line": 3, 14 "column": 26 15 }, 16 "end": { 17 "line": 3, 18 "column": 38 19 } 20 }, 21 "callers": [] 22 } 23 ], 24 "errors": [] 25 }