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