How do I install Terragrunt?
There are several ways to install Terragrunt:
- Using a package manager such as Homebrew (macOS/Linux) or Chocolatey (Windows).
- Downloading a prebuilt binary from the GitHub releases page.
- Running the official install script.
You also need a supported version of OpenTofu or Terraform installed.
For step-by-step instructions for each method, see the Install page.