Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 313


Which of these statements about Terraform Cloud workspaces is false?

Show Answer
Correct Answer: C

You do not need to use the CLI to switch between workspaces in Terraform Cloud. Workspaces can be managed via the Terraform Cloud web interface or programmatically using the Terraform Cloud API, making option C the false statement among the given options.

Discussion

3 comments
Sign in to comment
dankositzkeOption: C
Feb 25, 2024

C for sure

kyochan
Apr 20, 2024

C. You must use the CLI to switch between workspaces In Terraform Cloud, you don't necessarily need to use the CLI to switch between workspaces. Instead, you can manage workspaces through the Terraform Cloud web interface or programmatically using the Terraform Cloud API.

090200fOption: C
Aug 5, 2024

it has GUI no need must use CLI