This commit is contained in:
2025-08-06 17:58:35 +00:00
parent 25c14e77d8
commit 3b17d5e9c0
3 changed files with 35 additions and 37 deletions
-1
View File
@@ -2,7 +2,6 @@ module "system_globals" {
source = "./modules/00-globals/system"
}
// Application services
module "services" {
source = "./services"
}