Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 258


Define the purpose of state in Terraform.

Show Answer
Correct Answer: D

State maps real world resources to your configuration and keeps track of metadata. This is essential in Terraform's operation as it allows Terraform to manage the infrastructure effectively by knowing the current state of resources, handling updates, and detecting changes.

Discussion

3 comments
Sign in to comment
AWS_cert2023Option: D
Jun 22, 2023

The answer D.

DevoteamAnalytixOption: D
Jun 26, 2023

https://developer.hashicorp.com/terraform/language/state/purpose#mapping-to-the-real-world https://developer.hashicorp.com/terraform/language/state/purpose#metadata

March2023Option: D
Jun 22, 2023

meta data