Terraform Infrastructure Automation
Unified workflow capability for infrastructure automation with Terraform. Combines HCP Terraform workspace management and run orchestration with module discovery from the Terraform Registry. Enables platform engineers, DevOps teams, and SREs to manage the full infrastructure lifecycle: discover modules, provision workspaces, trigger runs, and manage state.
What You Can Do
MCP Tools
list-organizations
List all Terraform organizations accessible with the current token
list-workspaces
List Terraform workspaces in an organization
get-workspace
Get details of a specific Terraform workspace
create-workspace
Create a new Terraform workspace
lock-workspace
Lock a Terraform workspace to prevent runs
unlock-workspace
Unlock a Terraform workspace to allow runs
create-run
Trigger a new Terraform infrastructure run
get-run
Get the status and details of a Terraform run
apply-run
Apply a Terraform run that is pending approval
discard-run
Discard a pending Terraform run
list-workspace-runs
List the run history for a Terraform workspace
list-state-versions
List state versions for a Terraform workspace
list-teams
List teams in a Terraform organization
list-policies
List governance policies (Sentinel/OPA) in an organization
search-modules
Search Terraform Registry for reusable infrastructure modules
list-module-versions
List available versions of a Terraform module
get-module-version
Get details for a specific version of a Terraform module