Revert "chore: remove importFrom calls"

This reverts commit 9743cd3371.
This commit is contained in:
2025-12-11 21:03:36 +05:00
parent 9743cd3371
commit 8b206f005b
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ export class CoreServices extends TerraformStack {
metadata: {
name: namespace,
},
});
}).importFrom("homelab");
new TerraformOutput(this, "namespace-output", {
value: namespace,