HashiCorp Certified: Terraform Associate — Question 215

Which of these statements about Terraform Cloud workspaces is false?

Answer options

Correct answer: C

Explanation

The correct answer is C because you can switch between workspaces using the Terraform Cloud UI or API, not just the CLI. Options A, B, and D are true statements about Terraform Cloud workspaces, as they do provide secure storage for credentials, role-based access controls, and support for triggering plans and applies through version control integrations.