Difference between revisions of "Terraform CLI Configuration File"
Jump to navigation
Jump to search
(Created page with "https://www.terraform.io/cli/config/config-file The CLI configuration file configures per-user settings for CLI behaviors, which apply across all Terraform working directorie...") |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
The CLI configuration file configures per-user settings for CLI behaviors, which apply across all Terraform working directories. | The CLI configuration file configures per-user settings for CLI behaviors, which apply across all Terraform working directories. | ||
− | + | == Locations == | |
* Windows: <code>[[terraform.rc]]</code> | * Windows: <code>[[terraform.rc]]</code> | ||
* Others systems: <code>[[.terraformrc]]</code> | * Others systems: <code>[[.terraformrc]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{terraform cmd}} | ||
+ | |||
+ | [[Category:Terrafrom]] |
Latest revision as of 17:43, 28 February 2023
https://www.terraform.io/cli/config/config-file
The CLI configuration file configures per-user settings for CLI behaviors, which apply across all Terraform working directories.
Locations[edit]
- Windows:
terraform.rc
- Others systems:
.terraformrc
See also[edit]
terraform
[untaint | fmt
|apply
|show
|state
|init | plan | console | output
|validate
|destroy
|debug
|import
|providers
|get
|graph
|workspaces
|resource
|login
|-var-file
|state mv
|state pull
|state push
|state replace-provider
|state rm
|force-unlock
|env
|tfe
|--version
|remote-exec
|delete on termination
| deprecated commands |terraform --help
]
Advertising: