16 lines
483 B
Markdown
16 lines
483 B
Markdown
|
---
|
||
|
title: "Integration with Version Control Software"
|
||
|
---
|
||
|
|
||
|
# Integration with Version Control Software
|
||
|
|
||
|
Atlas can integrate with your version control software to automatically execute
|
||
|
Terraform with your latest Terraform configuration as you commit changes to
|
||
|
source control.
|
||
|
|
||
|
Different capabilities within Atlas are available depending on the integration
|
||
|
in use. The available integration options are below.
|
||
|
|
||
|
- [Git](/help/terraform/vcs/git)
|
||
|
- [GitHub](/help/terraform/vcs/github)
|