Difference between revisions of "Terraform CLI Configuration File"
Jump to navigation
Jump to search
(4 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> | ||
Line 9: | Line 9: | ||
== See also == | == See also == | ||
* {{terraform cmd}} | * {{terraform cmd}} | ||
− | |||
[[Category:Terrafrom]] | [[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: