HashiCorpHashiCorp
TA-002-P · Question #123
TA-002-P Question #123: Real Exam Question with Answer & Explanation
The correct answer is B: False. Workspaces, managed with the terraform workspace command, aren't the same thing as Terraform Cloud's workspaces. Terraform Cloud workspaces act more like completely separate working directories; CLI workspaces are just alternate state files.
Implement and maintain state
Question
Workspaces in Terraform provides similar functionality in the open-source, Terraform Cloud, and Enterprise versions of Terraform.
Options
- ATrue
- BFalse
Explanation
Workspaces, managed with the terraform workspace command, aren't the same thing as Terraform Cloud's workspaces. Terraform Cloud workspaces act more like completely separate working directories; CLI workspaces are just alternate state files.
Topics
#Terraform Workspaces#State Management#Terraform Cloud#Terraform CLI
Community Discussion
No community discussion yet for this question.