tfutils / tfenv

Terraform version manager
MIT License
4.43k stars 450 forks source link

terraform init/apply kills Macbook Pro M1 Network connection #349

Closed jeff-auth0 closed 2 years ago

jeff-auth0 commented 2 years ago

Problem

Apple M1 Macbook pro network connection dies when run terraform init. I also used [tfenv](https://github.com/tfutils/tfenv) to manage different terraform versions. I tried all different terraform ARM versions from the latest to 1.1.0. Nothing worked.

The only way I could get the network connection back was to restart the laptop.

Temporary workaround

Install the terraform AMD version, and it works.

jeff-auth0 commented 2 years ago

Sorry suppose to raise this in terraform git not here... closing