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.
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)- A95% (38)
- B5% (2)
Why each option
Terraform Cloud enhances its capabilities by integrating with various Version Control System (VCS) providers to manage infrastructure as code workflows.
GitHub (github.com) is a widely supported VCS provider for Terraform Cloud integrations, enabling direct repository connection for code storage and workflow automation.
CVS Version Control is an outdated version control system and is not among the VCS providers natively supported by Terraform Cloud for integration.
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.
Bitbucket Cloud (bitbucket.org) is a supported VCS provider, facilitating integration for code storage and workflow automation with Terraform Cloud.
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
Community Discussion
No community discussion yet for this question.