Skip to content
EISBERG
Developers · Terraform

Workspace, governance, and agents declared as code.

The design goal: everything that exists in an Eisberg deployment declared in Terraform. The provider is in development — environment promotion, drift detection, disaster recovery, and onboarding new teams become git-managed instead of click-managed.

Terraform provider

What's in this set.

Workspace resources

Provider

Workspace creation, member management, and environment configuration as resources. Promote dev → stage → prod with one PR.

Governance resources

Provider

Classification rules, policy bundles, masking definitions, and approval chains all manageable as code. Code-review your governance the same way you code-review your application.

Agent resources

Provider

Provision agents, scope their permissions, configure their autonomy levels, and wire their approval chains — declaratively.

Request access

Terraform Registry release on engagement. Reference modules and best-practices guide shipped on request.