Moritz Kohl

Results 3 comments of Moritz Kohl

I am running into the same issue. I am trying to generate plugin documentation locally without having the provider published to the registry. `uname -a` proves that I've got a...

Hey @bflad. I have the same version installed as you do: ```bash ❯ which tfplugindocs /Users/moritzkohl/go/bin/tfplugindocs ❯ file /Users/moritzkohl/go/bin/tfplugindocs /Users/moritzkohl/go/bin/tfplugindocs: Mach-O 64-bit executable arm64 ```

Apparently I was facing a similar issue as @sudermanjr. My `tfenv` installation used for different project terraform versions seemed to install the terraform AMD version when the `TFENV_ARCH` environment was...