github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/templates/expected_introspection_info_dashboard_card.json (about) 1 { 2 "rows": [ 3 { 4 "args": null, 5 "auto_generated": false, 6 "description": null, 7 "documentation": null, 8 "end_line_number": 50, 9 "icon": null, 10 "is_anonymous": false, 11 "label": null, 12 "mod_name": "introspection_table_mod", 13 "params": null, 14 "path": [ 15 [ 16 "mod.introspection_table_mod", 17 "introspection_table_mod.dashboard.sample_dashboard_1", 18 "introspection_table_mod.container.sample_conatiner_1", 19 "introspection_table_mod.text.sample_text_1" 20 ] 21 ], 22 "qualified_name": "introspection_table_mod.card.sample_card_1", 23 "query": null, 24 "resource_name": "sample_card_1", 25 "source_definition": "\t\tcard \"sample_card_1\" {\n\t\t\ttitle = \"Sample card 1\"\n\t\t}", 26 "sql": null, 27 "start_line_number": 48, 28 "tags": null, 29 "title": "Sample card 1", 30 "type": null, 31 "value": null, 32 "width": null 33 } 34 ], 35 "metadata": { 36 "Duration": 263667, 37 "scans": [], 38 "rows_returned": 1, 39 "rows_fetched": 0, 40 "hydrate_calls": 0 41 } 42 } 43