In April 2024, the Core Atlantis Team launched an anonymous survey to better understand our community's needs and help prioritize our roadmap.
If you're an Atlantis user, please take 5 minutes to fill it out: Survey Link
In April 2024, the Core Atlantis Team launched an anonymous survey to better understand our community's needs and help prioritize our roadmap.
If you're an Atlantis user, please take 5 minutes to fill it out: Survey Link
The Atlantis community uses many words and phrases to work more efficiently. You will find the most common ones and their meaning on this page.
The different VCSs have different names for merging changes. Atlantis uses the name Pull Request as the abstraction. The VCS provider implements this abstraction and forwards the call to the respective function.
VCS stands for Version Control System.
Atlantis supports only git as a Version Control System. However, there is support for multiple VCS Providers. Currently, it supports the following providers:
The term VCS is used for both git and the different VCS providers.