You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
+
34
41
Reach out to [Segment support](https://app.segment.com/workspaces?contact=1){:target="blank"} to request support for additional Git Sync resources.
35
42
36
43
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
49
56
50
57
Segment supports one-way synchronization from Segment to Git, but you can set up two-way synchronization using the Segment Terraform provider.
51
58
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.
53
60
54
61
To manage Segment resources using Git and Terraform, follow these steps:
0 commit comments