HashiCorp Certified: Terraform Associate — Question 119

Which of these statements about Terraform Enterprise workspaces is false?

Answer options

Correct answer: B

Explanation

The correct answer is B because switching between workspaces can also be done through the Terraform UI, not just the CLI. The other statements are true: workspaces can store credentials securely, trigger plans and applies through version control integrations, and have role-based access controls.