nerdexam
HashiCorp

TA-002-P · Question #322

Terraform Cloud is more powerful when you integrate it with your version control system (VCS) provider. Select all the supported VCS providers from the answers below. (select four)

The correct answer is A. GitHub C. Azure DevOps Server D. Bitbucket Cloud E. GitHub Enterprise. Terraform Cloud enhances its capabilities by integrating with various Version Control System (VCS) providers to manage infrastructure as code workflows.

Use Terraform Cloud and Terraform Enterprise capabilities

Question

Terraform Cloud is more powerful when you integrate it with your version control system (VCS) provider. Select all the supported VCS providers from the answers below. (select four)

Options

  • AGitHub
  • BCVS Version Control
  • CAzure DevOps Server
  • DBitbucket Cloud
  • EGitHub Enterprise

How the community answered

(40 responses)
  • A
    95% (38)
  • B
    5% (2)

Why each option

Terraform Cloud enhances its capabilities by integrating with various Version Control System (VCS) providers to manage infrastructure as code workflows.

AGitHubCorrect

GitHub (github.com) is a widely supported VCS provider for Terraform Cloud integrations, enabling direct repository connection for code storage and workflow automation.

BCVS Version Control

CVS Version Control is an outdated version control system and is not among the VCS providers natively supported by Terraform Cloud for integration.

CAzure DevOps ServerCorrect

Azure DevOps Server (and Azure DevOps Services) is a supported VCS provider, allowing Terraform Cloud to connect to repositories hosted within Azure DevOps for code management.

DBitbucket CloudCorrect

Bitbucket Cloud (bitbucket.org) is a supported VCS provider, facilitating integration for code storage and workflow automation with Terraform Cloud.

EGitHub EnterpriseCorrect

GitHub Enterprise (both Cloud and Server editions) is a supported VCS provider, offering integration for organizations that host their GitHub instances for private repositories.

Concept tested: Terraform Cloud VCS integration

Source: https://developer.hashicorp.com/terraform/cloud/vcs/supported-vcs

Topics

#Terraform Cloud#VCS integration#Supported providers#Version control

Community Discussion

No community discussion yet for this question.

Full TA-002-P Practice