github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/mods/check_all_mod/mod.sp (about)

     1  mod "check_all_mod"{
     2    title = "Steampipe check all test mod"
     3    description = "This is a simple mod used for testing the steampipe check all feature. This mod is needed in acceptance tests. Do not expand this mod."
     4  }