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