MacOS Monterey - bad CPU type in executable: terragrunt
snehal1219901 opened this issue · 1 comments
snehal1219901 commented
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.
stefan-matic commented
Are you using an M1 (ARM architecture) Mac? If you are, you should use the terragrunt_darwin_arm64 binary.