Difference between revisions of "Tfswitch"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
https://tfswitch.warrensbox.com/
+
<code>[[tfswitch]]</code> lets you switch between different versions of terraform
 +
* https://tfswitch.warrensbox.com/
  
 
<code>[[.tfswitchrc]]</code>
 
<code>[[.tfswitchrc]]</code>
  
<code>[[brew install]] warrensbox/tap/tfswitch</code>
+
* Installation: <code>[[brew install warrensbox/tap/tfswitch]]</code>
  
<code>[[tfswitch --latest]]</code>
+
* <code>[[tfswitch --latest]]</code>
 +
* <code>[[tfswitch --help]]</code>
  
 +
fswitch
 +
Reading required version from terraform file
 +
Reading required version from constraint: ~> 1.3
 +
Matched version: 1.6.2
 +
Installing terraform at /Users/user/bin
 +
Downloading to: /Users/user/.terraform.versions
 +
24601764 bytes downloaded
 +
Switched terraform to version "1.6.2"
 +
 
== Related ==
 
== Related ==
 
* [[Terragrunt]]
 
* [[Terragrunt]]
* [[Terraform]]
+
* [[Terraform installation]]: <code>[[brew install terraform]]</code>
 
+
* <code>[[tfenv]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{tfswitch}}
 
* {{Terragrunt}}
 
* {{Terragrunt}}
  
 
[[Category:TF]]
 
[[Category:TF]]

Latest revision as of 13:14, 21 December 2023

tfswitch lets you switch between different versions of terraform

.tfswitchrc

fswitch
Reading required version from terraform file
Reading required version from constraint: ~> 1.3
Matched version: 1.6.2
Installing terraform at /Users/user/bin
Downloading to: /Users/user/.terraform.versions
24601764 bytes downloaded
Switched terraform to version "1.6.2"

Related[edit]

See also[edit]

Advertising: