QuestionQ57
Terraform state managementWhat is one benefit of the Terraform state file?
- A A state file can schedule recurring infrastructure tasks.
- B A state file is the desired state expressed by the Terraform code files.
- C A state file is a source of truth for resources provisioned with Terraform.
- D A state file is a source of truth for resources provisioned with a public cloud console.
Community Discussion