HashiCorpHashiCorp
TA-002-P · Question #290
TA-002-P Question #290: Real Exam Question with Answer & Explanation
The correct answer is B: False. Workspaces behave differently across Terraform OSS, Cloud, and Enterprise editions, so the statement that they provide identical functionality is False.
Use Terraform Cloud and Terraform Enterprise capabilities
Question
True or False: Workspaces provide identical functionality in the open-source, Terraform Cloud, and Enterprise versions of Terraform.
Options
- ATrue
- BFalse
Explanation
Workspaces behave differently across Terraform OSS, Cloud, and Enterprise editions, so the statement that they provide identical functionality is False.
Common mistakes.
- A. Workspaces do not provide identical functionality across editions; OSS workspaces lack remote execution, collaborative access controls, and Sentinel policy enforcement that Cloud and Enterprise provide.
Concept tested. Terraform workspace feature differences across OSS, Cloud, and Enterprise
Reference. https://developer.hashicorp.com/terraform/cloud-docs/workspaces
Topics
#Workspaces#Terraform Cloud#Terraform Enterprise#Feature comparison
Community Discussion
No community discussion yet for this question.