Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 216


Which of these statements about Terraform Enterprise workspaces is false?

Show Answer
Correct Answer: B

The statement 'You must use the CLI to switch between workspaces' is false. Terraform Enterprise provides a web-based UI that allows users to switch between workspaces, view the state of their infrastructure, and run Terraform commands without having to use the command line interface. This makes it more accessible and user-friendly by enabling management through the web UI, API, or version control system (VCS) integrations.

Discussion

9 comments
Sign in to comment
lezginoOption: B
Feb 5, 2023

B. You must use the CLI to switch between workspaces is false. Terraform Enterprise provides a web-based UI that allows you to switch between workspaces, view the state of your infrastructure, and run Terraform commands without having to use the command line interface. A. They can securely store cloud credentials is true. C. Plans and applies can be triggered via version control system integrations is true. D. They have role-based access controls is true.

gekkehenkOption: B
Mar 9, 2023

Correct answer: B The statement that is false is that "You must use the CLI to switch between workspaces" in Terraform Enterprise. Terraform Enterprise provides a web-based UI that allows you to switch between workspaces, view the state of your infrastructure, and run Terraform commands without having to use the command line interface.

ZeppoonstreamOption: B
Jan 20, 2023

B. You must use the CLI to switch between workspaces The statement that is false is that "You must use the CLI to switch between workspaces" in Terraform Enterprise. Terraform Enterprise provides a web-based UI that allows you to switch between workspaces, view the state of your infrastructure, and run Terraform commands without having to use the command line interface. A. They can securely store cloud credentials is true. C. Plans and applies can be triggered via version control system integrations is true. D. They have role-based access controls is true.

PavelTechOption: B
Jan 27, 2023

B you can switch workspaces from UI

pyro7Option: B
Feb 6, 2023

The correct answer is B

ArrashOption: B
Feb 10, 2023

B is correct

rotimislawOption: B
Feb 24, 2023

As lezgino says, it's B

campsOption: B
Apr 1, 2023

B. You must use the CLI to switch between workspaces This statement is false. In Terraform Enterprise, workspaces are designed to be managed through the web UI, API, or version control system (VCS) integrations, rather than using the Terraform CLI to switch between them. Each workspace in Terraform Enterprise corresponds to a specific environment or configuration, and you can manage them using the available integrations, allowing for better collaboration and automation.

wirkmoodOption: B
May 9, 2024

It's B for sure