github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/pkg/steampipeconfig/testdata/mods/anonymous_top_level_resource/mod.sp (about)

     1  mod "anonymous_top_level_resource" {
     2    title = "a mod with anonymous top-level resource"
     3    description = "This mod contains a top-level resource with no name(FAILURE TEST)"
     4  }