Difference between revisions of "Tfenv"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
Terraform version manager
+
<code>[[tfenv]]</code>Terraform version manager
 
https://github.com/tfutils/tfenv
 
https://github.com/tfutils/tfenv
 
* <code>[[brew install tfenv]]</code>
 
* <code>[[brew install tfenv]]</code>

Revision as of 14:28, 16 March 2023

tfenvTerraform version manager https://github.com/tfutils/tfenv


TFENV_TERRAFORM_VERSION
terraform --version
cat: /Users/name/brew/Cellar/tfenv/3.0.0/version: No such file or directory
Version could not be resolved (set by /Users/name/brew/Cellar/tfenv/3.0.0/version or tfenv use <version>)


Error: Cannot install terraform because conflicting formulae are installed.
  tfenv: because tfenv symlinks terraform binaries

Please `brew unlink tfenv` before continuing.

Unlinking removes a formula's symlinks from /Users/name/brew. You can
link the formula again after the install finishes. You can --force this
install, but the build may fail or cause obscure side effects in the
resulting software.

Related

See also

Advertising: