HashiCorp Certified: Terraform Associate — Question 39
One remote backend configuration always maps to a single remote workspace.
Answer options
- A. True
- B. False
Correct answer: B
Explanation
The correct answer is B because a single remote backend configuration can be associated with multiple remote workspaces, allowing for greater flexibility in managing different environments. Answer A is incorrect as it suggests a one-to-one relationship that does not exist.