Difference between revisions of "Tfswitch"

From wikieduonline
Jump to navigation Jump to search
(Created page with "https://tfswitch.warrensbox.com/ == See also == * {{Terraform}}")
 
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
https://tfswitch.warrensbox.com/
+
{{lc}}
 +
<code>[[tfswitch]]</code> lets you switch between different versions of terraform
 +
* https://tfswitch.warrensbox.com/
  
 +
<code>[[.tfswitchrc]]</code>
 +
 +
* Installation: <code>[[brew install warrensbox/tap/tfswitch]]</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 ==
 +
* [[Terragrunt]]
 +
* [[Terraform installation]]: <code>[[brew install terraform]]</code>
 +
* <code>[[tfenv]]</code>
  
 
== See also ==
 
== See also ==
* {{Terraform}}
+
* {{tfswitch}}
 +
* {{Terragrunt}}
 +
 
 +
[[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: