Apple Silicon (M1) Incompatibility of hashicorp/random
LukaGiorgadze opened this issue · 0 comments
LukaGiorgadze commented
TL;DR
registry.terraform.io/hashicorp/random v2.3.1 does not have a package available for your current
│ platform, darwin_arm64.
Expected behavior
terraform init
success
Observed behavior
Fail - Incompatible with Apple M1
Reproduction
terraform init
- I did all the steps from https://github.com/google/exposure-notifications-server/tree/main/terraform
- When i run
terraform init
i got this error.
Environment
Apple Silicon (M1)
- OS: macOS Big Sur
- Version: 11.5.1
Additional information
I fixed that issue by upgrading hashicorp/random to 3.1.0 in variables.tf