Difference between revisions of ".terraform/"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
* <code>[[terraform workspace list]]</code> | * <code>[[terraform workspace list]]</code> | ||
* <code>[[TF_DATA_DIR]]</code> | * <code>[[TF_DATA_DIR]]</code> | ||
+ | * <code>[[.terraform.lock.hcl]]</code> | ||
== See also == | == See also == |
Revision as of 06:08, 8 September 2022
https://www.terraform.io/cli/init#working-directory-contents
.terraform/ .terraform.d/
Related terms
- Terraform state files
terraform init
.terraform.d/
git rm -r .terraform/
terraform workspace list
TF_DATA_DIR
.terraform.lock.hcl
See also
- Terraform configuration files, Terraform state files:
.tf
,.tfvars
,main.tf, outputs.tf
,variables.tf
,.terraform.d/
,terraform init
,providers.tf
,.terraform/
,terraform.tfstate
,.terraform.lock.hcl
,terraform.tfstate.d, override.tf, versions.tf
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: