tfenv icon indicating copy to clipboard operation
tfenv copied to clipboard

tfenv list display ARCH

Open delaskoff opened this issue 4 years ago • 0 comments

Because of some terraform versions or even some terraform providers doesn't exist for ARM64, it would be nice to display which ARCH of specific version is installed with tfenv list like:

$ tfenv list

  1.1.5 arm64
* 1.0.11 arm64
  1.0.8 amd64

delaskoff avatar Feb 12 '22 14:02 delaskoff