Getting started
Start with the playground. It has application projects, shared libraries, container builds, and a Terraform deployment project.
Follow this path:
- Install Terrabuild and clone the playground.
- Run the quick start to build the application artifacts and inspect the cache.
- Inspect a deployment without applying infrastructure changes.
- Read Key concepts when you need the exact difference between a project, target, task, and graph node.
- Use Target policies to choose dependency, phase, cache, batch, environment, and lock behavior.
- Use Scaffolding to add configuration to your own repository.
The remaining pages explain graph construction, task outcomes, caching, Insights, and batch execution. Use Troubleshooting and terrabuild explain when a run does something you did not expect.