Back to directory
Deployment & infra
T

Terraform

Infrastructure as code with plans, providers, CLI, and state.

Very agent-friendly because changes can be proposed in code and reviewed through plan output before apply.

Agent access evidence
CLI
native

CLI supports init, plan, validate, apply, import, state, and providers.

Evidence
API
strong

HCP Terraform API supports runs, workspaces, state versions, policies, and variables.

Evidence
Browser
strong

HCP Terraform UI supports plans, state, runs, and policy review.

Evidence
Account creation
strong

CLI is local; HCP Terraform is self-serve.

Evidence
Pricing clarity
strong

Open-source CLI plus HCP Terraform paid team/governance plans.

Evidence
Docs quality
native

Docs include CLI, language, providers, and cloud API references.

Evidence
Sandbox
native

plan and validate provide reviewable dry-run behavior before apply.

Evidence