blob: 77bf763519876e61a6ca80232d17fb6f0dca5482 [file] [log] [blame] [edit]
module "test" {
source = "./mods/test"
}
module "other" {
source = "./mods/other"
}