terraform/website/source/docs/enterprise/vcs/index.html.md

20 lines
677 B
Markdown
Raw Normal View History

2017-03-16 20:42:33 +01:00
---
2017-03-17 22:34:04 +01:00
layout: "vcs"
page_title: "Integration with Version Control Software"
sidebar_current: "docs-enterprise-artifact"
description: |-
Terraform Enterprise can integrate with version control software Git and GitHub.
2017-03-16 20:42:33 +01:00
---
# Integration with Version Control Software
2017-03-17 22:34:04 +01:00
Terraform Enterprise can integrate with your version control software to automatically execute
2017-03-16 20:42:33 +01:00
Terraform with your latest Terraform configuration as you commit changes to
source control.
2017-03-17 22:34:04 +01:00
Different capabilities within Terraform Enterprise are available depending on the integration
2017-03-16 20:42:33 +01:00
in use. The available integration options are below.
2017-03-17 22:34:04 +01:00
- [Git](/docs/enterprise/vcs/git)
- [GitHub](/docs/enterprise/vcs/github)