Procedure

Install Terraform

Install Terraform via HashiCorp package managers or official install docs for your OS, then verify with terraform version.

  1. 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.

  2. terraform version

    terraform version
published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M11YHJT7R15PQ7DADA4S2M6G

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.