Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 317


Where does the Terraform local backend store its state?

Show Answer
Correct Answer: A

The Terraform local backend stores its state in the terraform.tfstate file. This file contains information about the infrastructure's current state and is used by Terraform to track changes and manage resources.

Discussion

1 comment
Sign in to comment
inkedia3Option: A
Sep 22, 2024

Stores the state in the terraform.tfstate file