Files
steampipe/control/testdata/multiple_parent/query/ok.sql
kaidaguerre e0ff19a280 Update package naming to be consistent and follow Go standards. Closes #1282
General code spring cleaning:
* move file paths from `consts` package to `filepaths`
* move InitData and ExportData to query and control packages
2022-01-04 12:28:36 +00:00

10 lines
254 B
SQL

select
-- Required Columns
'resource name' as resource,
'ok' as status,
'is totally secure and this is qa very very very very very long reason' as reason,
'partition 30000' as partition,
'us-east-3' as region,
'21323354377537' as account