Procedure
Install Terraform
Install Terraform via HashiCorp package managers or official install docs for your OS, then verify with terraform version.
Install Terraform per https://developer.hashicorp.com/terraform/install
Install Terraform per https://developer.hashicorp.com/terraform/install . macOS: brew tap hashicorp/tap && brew install hashicorp/tap/terraform . Windows: winget install -e --id Hashicorp.Terraform . Linux: add the HashiCorp apt/yum repo from that page, then install the terraform package (elevated as needed), or download the zip binary and put it on PATH.
terraform version
terraform version
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.