Difference between revisions of "Tfswitch"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* <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]] | ||
− | * [[ | + | * [[brew install terraform]] |
* <code>[[tfenv]]</code> | * <code>[[tfenv]]</code> | ||
Revision as of 19:37, 23 October 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
See also
- 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: