github.com/terraform-linters/tflint@v0.51.2-0.20240520175844-3750771571b6/integrationtest/inspection/module/result.json (about)

     1  {
     2    "issues": [
     3      {
     4        "rule": {
     5          "name": "aws_instance_example_type",
     6          "severity": "error",
     7          "link": ""
     8        },
     9        "message": "instance type is t1.2xlarge",
    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_example_type",
    60          "severity": "error",
    61          "link": ""
    62        },
    63        "message": "instance type is t1.2xlarge",
    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        "rule": {
   113          "name": "aws_instance_example_type",
   114          "severity": "error",
   115          "link": ""
   116        },
   117        "message": "instance type is t1.4xlarge",
   118        "range": {
   119          "filename": "module.tf",
   120          "start": {
   121            "line": 21,
   122            "column": 12
   123          },
   124          "end": {
   125            "line": 21,
   126            "column": 16
   127          }
   128        },
   129        "callers": [
   130          {
   131            "filename": "module.tf",
   132            "start": {
   133              "line": 21,
   134              "column": 12
   135            },
   136            "end": {
   137              "line": 21,
   138              "column": 16
   139            }
   140          },
   141          {
   142            "filename": "module/template.tf",
   143            "start": {
   144              "line": 15,
   145              "column": 12
   146            },
   147            "end": {
   148              "line": 15,
   149              "column": 22
   150            }
   151          },
   152          {
   153            "filename": "module/module/instance.tf",
   154            "start": {
   155              "line": 9,
   156              "column": 19
   157            },
   158            "end": {
   159              "line": 9,
   160              "column": 62
   161            }
   162          }
   163        ]
   164      },
   165      {
   166        "rule": {
   167          "name": "aws_instance_example_type",
   168          "severity": "error",
   169          "link": ""
   170        },
   171        "message": "instance type is t1.4xlarge",
   172        "range": {
   173          "filename": "module.tf",
   174          "start": {
   175            "line": 22,
   176            "column": 19
   177          },
   178          "end": {
   179            "line": 22,
   180            "column": 27
   181          }
   182        },
   183        "callers": [
   184          {
   185            "filename": "module.tf",
   186            "start": {
   187              "line": 22,
   188              "column": 19
   189            },
   190            "end": {
   191              "line": 22,
   192              "column": 27
   193            }
   194          },
   195          {
   196            "filename": "module/template.tf",
   197            "start": {
   198              "line": 16,
   199              "column": 19
   200            },
   201            "end": {
   202              "line": 16,
   203              "column": 36
   204            }
   205          },
   206          {
   207            "filename": "module/module/instance.tf",
   208            "start": {
   209              "line": 9,
   210              "column": 19
   211            },
   212            "end": {
   213              "line": 9,
   214              "column": 62
   215            }
   216          }
   217        ]
   218      }
   219    ],
   220    "errors": []
   221  }