nerdexam
HashiCorp

TA-002-P · Question #228

In Terraform Enterprise, a workspace can be mapped to how many VCS repos?

The correct answer is D. 1. In Terraform Enterprise (TFE), each workspace has a one-to-one mapping with a VCS repository. A workspace can only be connected to a single VCS repo at a time. This design enforces clear separation of infrastructure concerns - if you need to manage multiple repos, you create…

Use Terraform Cloud and Terraform Enterprise capabilities

Question

In Terraform Enterprise, a workspace can be mapped to how many VCS repos?

Options

  • A5
  • B2
  • C3
  • D1

How the community answered

(35 responses)
  • B
    3% (1)
  • C
    3% (1)
  • D
    94% (33)

Explanation

In Terraform Enterprise (TFE), each workspace has a one-to-one mapping with a VCS repository. A workspace can only be connected to a single VCS repo at a time. This design enforces clear separation of infrastructure concerns - if you need to manage multiple repos, you create multiple workspaces.

Topics

#Terraform Enterprise#Workspaces#VCS Integration#Repository Mapping

Community Discussion

No community discussion yet for this question.

Full TA-002-P Practice