HashiCorp Certified: Terraform Associate (003) — Question 25
One cloud block always maps to a single HCP Terraform/Terraform Cloud workspace.
Answer options
- A. True
- B. False
Correct answer: B
Explanation
The correct answer is B because a single cloud block can be associated with multiple workspaces, allowing for greater flexibility in managing infrastructure. Answer A is incorrect as it implies a one-to-one mapping that doesn't reflect the capabilities of Terraform.