Difference between revisions of "Explain the benefits of state"
Jump to navigation
Jump to search
↑ https://www.terraform.io/language/state
Line 19: | Line 19: | ||
* 250 questions and answers: https://medium.com/bb-tutorials-and-thoughts/250-practice-questions-for-terraform-associate-certification-7a3ccebe6a1a | * 250 questions and answers: https://medium.com/bb-tutorials-and-thoughts/250-practice-questions-for-terraform-associate-certification-7a3ccebe6a1a | ||
− | == | + | == Related == |
− | * [[ | + | * <code>[[terraform_remote_state]]</code> |
== See also == | == See also == |
Revision as of 04:43, 21 February 2022
Terraform must store state about your managed infrastructure and configuration. This state is used by Terraform to map real world resources to your configuration, keep track of metadata, and to improve performance for large infrastructures. [1]
Is stored by default in a local file named terraform.tfstate.
Contents
Purpose
- Mapping the Real World
- Metadata
- Performance
- Syncing
Questions examples
- https://learn.hashicorp.com/tutorials/terraform/associate-questions?in=terraform/certification
- https://www.whizlabs.com/blog/terraform-certification-exam-questions/
- 250 questions and answers: https://medium.com/bb-tutorials-and-thoughts/250-practice-questions-for-terraform-associate-certification-7a3ccebe6a1a
Related
See also
- Certifications: Security certifications, Enterprise architecture, Coursera, AWS certifications, CertiProf, Pearson VUE, Terraform Associate, Freecram, ExamLabs
Advertising: