stackql/stackql-assert

Run StackQL query to test and audit your infrastructure.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
test_queryStackQL query to execute (supply either test_query or test_query_file_path)no
test_query_file_pathStackQL query file to execute (supply either test_query or test_query_file_path)no
data_file_pathPath to data file to pass to the StackQL query preprocessor (JSON or Jsonnet file)no
varsComma delimited list of variables to pass to the StackQL query preprocessor (supported with Jsonnet config blocks or Jsonnet data files only)no
expected_rowsExpected number of rows from executing test queryno
expected_results_strExpected result (as a JSON string) from executing test query, overrides expected_results_file_pathno
expected_results_file_pathJSON file with the expected resultno
auth_obj_pathPath of JSON file that stores StackQL AUTH string (only required when using non-standard environment variable names)no
auth_strStackQL AUTH string (only required when using non-standard environment variable names)no

no outputs