gruntwork-io/terragrunt-infrastructure-live-example

MacOS Monterey - bad CPU type in executable: terragrunt

snehal1219901 opened this issue · 1 comments

Describe the bug
Downloaded the latest terragrunt binary , renamed to terragrunt, added execute permissions and placed the binary at my PATH.
However, terragrunt does not run.
Error: zsh: bad CPU type in executable: terragrunt

Expected behavior
Terragrunt should be installed and terragrunt commands should run.

Are you using an M1 (ARM architecture) Mac? If you are, you should use the terragrunt_darwin_arm64 binary.