Forgecroft is a platform for managing infrastructure as code. You connect your Terraform or OpenTofu repositories, and Forgecroft handles the rest:
- Plans on demand or on push — trigger manually or let webhooks do it
- Managed execution — runs happen in our secure environment, no infrastructure to maintain
- State management — your state is stored safely with encryption at rest
- Governance — policy checks and approval workflows before anything gets applied
What you need to get started
- A GitHub repository with OpenTofu or Terraform code
- Cloud credentials for your provider
- A state backend (S3 or GCS)
That’s it. You’ll have your first plan running in under five minutes.