HashiCorp
TERRAFORM-ASSOCIATE-004 · Question #184
Which of these statements about HCP Terraform/Terraform Cloud workspaces is false?
The correct answer is D. You must use the CLI to switch between workspaces. In Terraform Cloud, you can switch between workspaces using both the web UI and CLI. The statement that you "must use the CLI" is false. Workspaces can securely store cloud credentials, offer role-based access control, and integrate with VCS to trigger plan and apply operations.
Submitted by certguy· Apr 18, 2026Understand Terraform Cloud and Enterprise Capabilities
Question
Which of these statements about HCP Terraform/Terraform Cloud workspaces is false?
Options
- AThey can securely store cloud credentials.
- BThey have role-based access controls.
- CPlans and applies can be triggered via version control system integrations.
- DYou must use the CLI to switch between workspaces.
How the community answered
(21 responses)- A5% (1)
- B5% (1)
- D90% (19)
Explanation
In Terraform Cloud, you can switch between workspaces using both the web UI and CLI. The statement that you "must use the CLI" is false. Workspaces can securely store cloud credentials, offer role-based access control, and integrate with VCS to trigger plan and apply operations.
Topics
#HCP Terraform#Terraform Cloud#Workspaces#Workflows
Community Discussion
No community discussion yet for this question.