Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Terraform Associate All Questions

View all questions & answers for the Terraform Associate exam

Exam Terraform Associate topic 1 question 42 discussion

Actual exam question from HashiCorp's Terraform Associate
Question #: 42
Topic #: 1
[All Terraform Associate Questions]

Where does the Terraform local backend store its state?

  • A. In the /tmp directory
  • B. In the terraform file
  • C. In the terraform.tfstate file
  • D. In the user's terraform.state file
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
mav3r1ck
Highly Voted 2 years, 2 months ago
C. https://www.terraform.io/language/settings/backends/local
upvoted 7 times
...
anand0310
Most Recent 2 months, 3 weeks ago
Selected Answer: C
definitely C
upvoted 1 times
...
090200f
4 months, 2 weeks ago
terraform.tfstate , C is the correct ans
upvoted 1 times
...
Ni33
1 year, 6 months ago
Selected Answer: C
C is the correct answer
upvoted 1 times
...
Ni33
1 year, 6 months ago
Selected Answer: C
C is the correct answer.
upvoted 1 times
...
Power123
1 year, 7 months ago
C. terraform.tfstate
upvoted 1 times
...
gekkehenk
1 year, 8 months ago
Selected Answer: C
The local backend stores state on the local filesystem, locks that state using system APIs, and performs operations locally. https://developer.hashicorp.com/terraform/language/settings/backends/local
upvoted 3 times
...
samkobadev
1 year, 8 months ago
C. .tfstate file
upvoted 1 times
...
kennynelcon
1 year, 10 months ago
Selected Answer: C
C state.tf file
upvoted 1 times
...
root_i_am
2 years, 2 months ago
Selected Answer: C
The state is stored in the terraform.tfstate file in the root directory of the terraform project
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...