github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/pkg/steampipeconfig/testdata/mods/inputs_with_cyclic_dependency/mod.sp (about) 1 mod "inputs_with_cyclic_dependency" { 2 3 title = "mod with inputs with cyclic dependencies" 4 description = "This mod contains dependent inputs which have cyclic dependency(FAILURE TEST)" 5 }