github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/templates/expected_introspection_info_dashboard_text.json (about)

     1  {
     2    "rows": [
     3     {
     4      "auto_generated": false,
     5      "description": null,
     6      "documentation": null,
     7      "end_line_number": 61,
     8      "is_anonymous": false,
     9      "mod_name": "introspection_table_mod",
    10      "path": [
    11       [
    12        "mod.introspection_table_mod",
    13        "introspection_table_mod.dashboard.sample_dashboard_1",
    14        "introspection_table_mod.container.sample_conatiner_1",
    15        "introspection_table_mod.text.sample_text_1"
    16       ]
    17      ],
    18      "qualified_name": "introspection_table_mod.text.sample_text_1",
    19      "resource_name": "sample_text_1",
    20      "source_definition": "\t\ttext \"sample_text_1\" {\n\t\t\ttitle = \"Sample text 1\"\n\t\t}",
    21      "start_line_number": 59,
    22      "tags": null,
    23      "title": "Sample text 1",
    24      "type": null,
    25      "value": null,
    26      "width": null
    27     }
    28    ],
    29    "metadata": {
    30     "Duration": 286625,
    31     "scans": [],
    32     "rows_returned": 1,
    33     "rows_fetched": 0,
    34     "hydrate_calls": 0
    35    }
    36   }
    37