Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 62


FILL BLANK -

What is the name of the default file where Terraform stores the state?

Type your answer in the field provided. The text field is not case-sensitive and all variations of the correct answer are accepted.

Show Answer
Correct Answer:

Terraform.tfstate

Reference:

https://www.terraform.io/docs/language/state/index.html

Discussion

9 comments
Sign in to comment
Eltooth
Jun 28, 2022

Answer is correct : terraform.tfstate "This state is stored by default in a local file named "terraform.tfstate", but it can also be stored remotely, which works better in a team environment." https://www.terraform.io/language/state

kopper2019
Aug 10, 2022

terraform.tfstate

titoTitoApo
Feb 5, 2023

terraform.tfstate

Bilalglg93350
Mar 18, 2023

terraform.tfstate

thor7
Mar 29, 2023

terraform.tfstate

Power123
Mar 30, 2023

terraform.tfstate

joyboy23
Jul 6, 2023

terraform.tfstate

NPE_
Nov 29, 2023

The answer is wrong. terraform.tfstate not Terraform.tfstate, with t not T.

090200f
Jul 11, 2024

terraform.tfstate , which is stored in our local workspace