github.com/jpreese/tflint@v0.19.2-0.20200908152133-b01686250fb6/integration/arguments/result_windows.json (about)

     1  {
     2    "issues": [
     3      {
     4        "rule": {
     5          "name": "aws_instance_invalid_type",
     6          "severity": "error",
     7          "link": ""
     8        },
     9        "message": "\"t1.2xlarge\" is an invalid value as instance_type",
    10        "range": {
    11          "filename": "dir\\template.tf",
    12          "start": {
    13            "line": 2,
    14            "column": 19
    15          },
    16          "end": {
    17            "line": 2,
    18            "column": 31
    19          }
    20        },
    21        "callers": []
    22      }
    23    ],
    24    "errors": []
    25  }