module "test" { source = "./mods/test" } module "other" { source = "./mods/other" }