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.
[References:, Terraform Cloud Workspaces, , , , , , ]
Submit