Restructure steampipe repo to use pkg folder. Closes #2204

This commit is contained in:
kaidaguerre
2022-06-27 11:36:03 +01:00
committed by GitHub
parent fb9c36b652
commit 5193c70395
791 changed files with 707 additions and 663 deletions

View File

@@ -0,0 +1,9 @@
select
-- Required Columns
'some messed up resource' as resource,
'error' as status,
'is in some sort of error state' as reason,
'partition 20000' as partition,
'us-east-2' as region,
'21323354343537' as account