github.com/pdecat/terraform@v0.11.9-beta1/website/docs/providers/type/vcs-index.html.markdown (about)

     1  ---
     2  layout: "docs"
     3  page_title: "VCS Providers"
     4  sidebar_current: "docs-providers-vcs"
     5  description: |-
     6    Category for version control vendors.
     7  ---
     8  
     9  # Version Control Providers
    10  
    11  This is a group of Version Control System (VCS) providers that offer
    12  capabilities of using Terraform to manage your VCS projects, teams and
    13  repositories. Terraform integrates with these services to create and manage
    14  resources provided by the VCS. These providers are primarily supported by the
    15  vendor in close collaboration with HashiCorp, and are tested by HashiCorp.
    16  
    17  ---
    18  
    19  
    20  [Bitbucket](/docs/providers/bitbucket/index.html)
    21  
    22  [GitHub](/docs/providers/github/index.html)
    23  
    24  [GitLab](/docs/providers/gitlab/index.html)