google / exposure-notifications-verification-server

Verification component for COVID-19 Exposure Notifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple Silicon (M1) Incompatibility of hashicorp/random

LukaGiorgadze opened this issue · comments

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

  1. I did all the steps from https://github.com/google/exposure-notifications-server/tree/main/terraform
  2. When i run terraform init i got this error.

Screenshots
Screenshot 2021-08-31 at 17 38 06

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