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

     1  mod "control_rendering_test_mod"{
     2    title = "Steampipe control rendering test mod"
     3    description = "This is a simple mod used for testing the steampipe check output and exports rendering. This mod is needed in acceptance tests."
     4  }