Difference between revisions of "Tfswitch"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 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 | + | * Installation: <code>[[brew install warrensbox/tap/tfswitch]]</code> |
* <code>[[tfswitch --latest]]</code> | * <code>[[tfswitch --latest]]</code> | ||
* <code>[[tfswitch --help]]</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> | * <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
- Installation:
brew install warrensbox/tap/tfswitch
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]
tfswitch [ --latest | --help ]
- Terragrunt [
show | plan | run-all
|apply
|output
|destroy | terragrunt-info | render-json | graph-dependencies | fmt | hclfmt | validate |aws-provider-patch
], Terragrunt: inputs:,terragrunt --help, terragrunt.hcl
,tfswitch
, Blocks,generate
Advertising: