Difference between revisions of ".terraform/"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 27: | Line 27: | ||
== See also == | == See also == | ||
+ | * {{.terraform}} | ||
* {{tf files}} | * {{tf files}} | ||
* {{terraform cmd}} | * {{terraform cmd}} | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Revision as of 08:14, 25 January 2024
https://www.terraform.io/cli/init#working-directory-contents
.terraform/ .terraform.d/ .terraform.lock.hcl
.terraform/terraform.tfstate
cat .terraform/modules/modules.json | jq
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
- 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: