Forgecroft Docs
Quickstart

Connect Your Repository

Point Forgecroft at your infrastructure code so it knows what to plan.

Step 1: Create a project

Go to Projects in the console and create a project. Use a simple name like Infrastructure or Platform.

A project groups related workspaces together. For now, one project is all you need.

Step 2: Create a workspace

Open your project and click Create Workspace. Fill in:

Step 3: Choose managed execution

For your first setup, select managed execution. Forgecroft runs the plan in its own secure environment — no runners to install or configure.

Step 4: Attach credentials

Create a credential config that matches your cloud provider:

Then attach the credential to your workspace.

Step 5: Attach a state backend

Create a state backend config (S3 or GCS) and attach it to your workspace. Set a state key if you want a specific path, or leave it blank and Forgecroft will generate one.

You’re now connected. Next, run your first plan.