Documentation
StackShip Docs
Run OpenTofu through StackShip with GitHub App source, policy-gated managed execution, customer-accessible state, and an audited record of every apply.
$ tofu login stackship.run
$ tofu plan
Running plan in cloud backend. Output will stream here.
- kind
- speculative
- plan
- +12 ~3 −1
- policy
- 4 of 4 rules passed
- cost
- roadmap · not available
- apply
- not available for speculative plan
Reference
Documentation by product area
Each area covers configuration, the API surface behind it, and the behavior to expect during a run.
Get started
Install OpenTofu, connect a repository, and queue a run against your first workspace.
quickstart · concepts · migrateWorkspaces
Wire version control, workspace variables, and remote state. The private module registry is roadmap-only and not available.
vcs · variables · state · registry roadmapRuns
Follow nine stages from Queue to Outputs, with approvals in disposable Daytona sandboxes. Notifications are roadmap-only and not available.
lifecycle · approvals · runners · notifications roadmapGovernance
Gate every apply with Rego policy sets and preserve the audit record. Drift detection and cost estimation are roadmap-only and not available.
policies · audit · drift and cost roadmapAutomation
Use OpenTofu's native cloud workflow, the v1 REST API, or the MCP server. The StackShip-specific CLI is roadmap-only and not available.
opentofu · api · mcp · cli roadmapAdministration
Configure RBAC teams, enterprise SSO, SCIM 2.0 provisioning, and API tokens.
teams · sso · scim · tokens
Start here
Three pages, in this order
- 01QuickstartCreate a workspace, connect a repository, and watch a plan through to apply.
- 02Core conceptsOrganization, project, workspace, run — the object model and the nine run stages.
- 03Migrate an existing backendMove state, then deliberately recreate workspace variables and team access during a controlled migration window.
Built for agents
Every page is published as markdown
These docs ship the same content twice: once as HTML for people, once as plain markdown for the coding agents that operate StackShip through the MCP server. No scraping, no HTML parsing.
Connect an agent over MCP- /llms.txtEvery page with its title, description, and a link to the per-section index.
- /llms-full.txtThe complete documentation corpus as one plain-text file.
- /<section>/llms.txtPer-section index, scoped to one product area — governance, runs, admin, and the rest.
- /<page>/index.mdClean markdown alternate for any page. Append /index.md to the page URL.