Skip to content

Commit ca0bdc3

Browse files
committed
final touches [netlify-build]
1 parent 5bd65ed commit ca0bdc3

File tree

1 file changed

+9
-2
lines changed
  • src/segment-app/extensions

1 file changed

+9
-2
lines changed

src/segment-app/extensions/git.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,21 @@ The Git sync extension syncs the following resources from Segment to your Git re
2323

2424
- [Sources](/docs/connections/sources/) and [Destinations](/docs/connections/destinations/)
2525
- [Warehouses](/docs/connections/storage/warehouses/)
26-
- [Destination Filters and Mappings](/docs/connections/destinations/destination-filters/)
26+
- [Destination Filters and Mappings](/docs/connections/destinations/destination-filters/) for Connections
2727
- [Tracking Plans](/docs/protocols/tracking-plan/create/)
2828
- [Functions](/docs/connections/functions/)
2929
- [Transformations](/docs/protocols/transform/)
3030
- [Reverse ETL](/docs/connections/reverse-etl/)
3131
- [Users](/docs/segment-app/iam/concepts/#team-members) and [User groups](/docs/segment-app/iam/concepts/#user-groups)
3232
- [Labels](/docs/segment-app/iam/labels/#where-can-i-create-labels)
3333

34+
The Git sync extension doesn't support the following resources:
35+
36+
- [Spaces](/docs/segment-app/workspace-home/)
37+
- [Audiences](/docs/engage/audiences/) and [Journeys](/docs/engage/journeys/)
38+
- [Data Graph](/docs/unify/data-graph/)
39+
- Mappings for [Linked Audiences](/docs/engage/audiences/linked-audiences/)
40+
3441
Reach out to [Segment support](https://app.segment.com/workspaces?contact=1){:target="blank"} to request support for additional Git Sync resources.
3542

3643
After you set up the Git sync extension for the first time, Segment performs an initial sync that sends the current state of your Segment workspace to the Git repository you connected. Segment automatically tracks all following workspace updates.
@@ -49,7 +56,7 @@ Using HCL makes it easier to document Segment's data model, especially for users
4956

5057
Segment supports one-way synchronization from Segment to Git, but you can set up two-way synchronization using the Segment Terraform provider.
5158

52-
Terraform offers an open-source way to manage Segment resources through a Git repository as an alternative to a fully managed two-way sync. However, this method requires third-party tools like [Atlantis](https://www.runatlantis.io/){:target="_blank"} for CI integration, which Segment doesn’t officially support.
59+
Terraform offers an open-source way to manage Segment resources through a Git repository as an alternative to a fully managed two-way sync. This method requires third-party tools like [Atlantis](https://www.runatlantis.io/){:target="_blank"} for CI integration.
5360

5461
To manage Segment resources using Git and Terraform, follow these steps:
5562

0 commit comments

Comments
 (0)