Difference between revisions of ".terraform/terraform.tfstate"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
== See also == | == See also == | ||
+ | * {{terraform state}} | ||
* {{tf files}} | * {{tf files}} | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Revision as of 10:41, 16 February 2022
https://www.terraform.io/docs/language/state/index.html
terraform.tfstate
Related terms
.tf
, .terraform.lock.hcl- Terraform state files:
terraform.tfstate
- Remote state backends to manage Terraform state:
backend
terraform show
,terraform plan
.gitignore
and GitHub default .gitignore Terraform- Terraform data source:
terraform remote state
- Terraform examples
See also
- Terraform state:
terraform [ state | replace-provider | mv ]
,backend.tf
, Remote state backends to manage Terraform state, State locking,terraform force-unlock
- 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
Advertising: