github.com/wata727/tflint@v0.12.2-0.20191013070026-96dd0d36f385/integration/module/result_windows.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": "module.tf",
    12          "start": {
    13            "line": 11,
    14            "column": 12
    15          },
    16          "end": {
    17            "line": 11,
    18            "column": 16
    19          }
    20        },
    21        "callers": [
    22          {
    23            "filename": "module.tf",
    24            "start": {
    25              "line": 11,
    26              "column": 12
    27            },
    28            "end": {
    29              "line": 11,
    30              "column": 16
    31            }
    32          },
    33          {
    34            "filename": "module\\template.tf",
    35            "start": {
    36              "line": 15,
    37              "column": 12
    38            },
    39            "end": {
    40              "line": 15,
    41              "column": 22
    42            }
    43          },
    44          {
    45            "filename": "module\\module\\instance.tf",
    46            "start": {
    47              "line": 9,
    48              "column": 19
    49            },
    50            "end": {
    51              "line": 9,
    52              "column": 62
    53            }
    54          }
    55        ]
    56      },
    57      {
    58        "rule": {
    59          "name": "aws_instance_invalid_type",
    60          "severity": "error",
    61          "link": ""
    62        },
    63        "message": "instance_type is not a valid value",
    64        "range": {
    65          "filename": "module.tf",
    66          "start": {
    67            "line": 12,
    68            "column": 19
    69          },
    70          "end": {
    71            "line": 12,
    72            "column": 36
    73          }
    74        },
    75        "callers": [
    76          {
    77            "filename": "module.tf",
    78            "start": {
    79              "line": 12,
    80              "column": 19
    81            },
    82            "end": {
    83              "line": 12,
    84              "column": 36
    85            }
    86          },
    87          {
    88            "filename": "module\\template.tf",
    89            "start": {
    90              "line": 16,
    91              "column": 19
    92            },
    93            "end": {
    94              "line": 16,
    95              "column": 36
    96            }
    97          },
    98          {
    99            "filename": "module\\module\\instance.tf",
   100            "start": {
   101              "line": 9,
   102              "column": 19
   103            },
   104            "end": {
   105              "line": 9,
   106              "column": 62
   107            }
   108          }
   109        ]
   110      }
   111    ],
   112    "errors": []
   113  }