mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-22 23:00:16 -05:00
6 lines
88 B
HCL
6 lines
88 B
HCL
query "q1"{
|
|
title ="Q1"
|
|
description = "THIS IS QUERY 1"
|
|
sql = "select $1"
|
|
}
|