Revert "chore: remove importFrom calls"
This reverts commit 9743cd3371.
This commit is contained in:
@@ -29,7 +29,7 @@ export class CoreServices extends TerraformStack {
|
||||
metadata: {
|
||||
name: namespace,
|
||||
},
|
||||
});
|
||||
}).importFrom("homelab");
|
||||
|
||||
new TerraformOutput(this, "namespace-output", {
|
||||
value: namespace,
|
||||
|
||||
Reference in New Issue
Block a user