Dependency Graphs
If you want to deploy multiple stacks, you can do so with a single command:
terraspace all up
Here’s a demo video:
Terraspace calculates the dependency graph and ensures they are deployed in the correct order. Here’s a dependency graph example:
Graph Demo Repo
Here’s also an example repo to show how dependencies work: Terraspace Graph Demo.