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

     1  mod "nested_mod"{
     2    title = "Nested mod"
     3    description = "This is a nested mod used for testing the mod.sp resolution traversal up the directory tree feature. This mod is needed in acceptance tests. Do not expand this mod."
     4  }