github.com/wata727/tflint@v0.12.2-0.20191013070026-96dd0d36f385/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": "instance_type is not a valid value",
    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  }