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

     1  mod "wrong_title_referencing" {
     2  
     3    title = "mod with a wrong title referencing"
     4    description = "This mod contains more than one dashboard with a wrong title(FAILURE TEST)"
     5  }