Exam4Training

What does the default "local" Terraform backend store?

What does the default "local" Terraform backend store?
A . tfplan files
B . State file
C . Provider plugins
D . Terraform binary

Answer: B

Explanation:

The default “local” Terraform backend stores the state file in a local file named terraform.tfstate, which can be used to track and manage the state of your infrastructure3.

Exit mobile version