User Role: Administrator, Workspace Manager, Editor
Connections contain credentials available for external connection services, such as connections to datasets, outside services, and outside integrations. A Git connection allows you to connect your Liquibase.io account to a remote source control repository to version control your database changes.
1. Select the Connections tab.
2. Click the Add Connection button.
3. Type in your Connection name.
Each connection name must be unique within your Liquibase.io instance, and no two connections can have the same name.
4. Select your connection platform from the drop down menu. This can be a Database, Git, or Vault connection.
5. In this first example we will select Git as our first connection.
6. Fill in your Git user name.
7. Fill in your Personal Access Token.
8. Click Save to save your connection.
The Git connection is successfully created.