File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,6 +136,21 @@ This is the resource that PrivateLink consumers connect to.
136136 its VPC Endpoint DNS name (shown in your dashboard once provisioned), so private DNS isn't
137137 needed.
138138 </Step >
139+ <Step title = " Configure cross-region access (optional)" >
140+ If your Trigger.dev tasks run in a ** different AWS region** from your endpoint service, expand
141+ the ** Supported Regions** section and add the region(s) where Trigger.dev should be allowed to
142+ create the VPC Endpoint from (for example, add ` eu-central-1 ` if your service is in
143+ ` us-east-1 ` but tasks run in ` eu-central-1 ` ).
144+
145+ If your tasks and resource are in the same region, you can skip this — same-region access is
146+ enabled by default.
147+
148+ <Note >
149+ Cross-region PrivateLink adds AWS data-transfer cost and ~ 10–30ms of latency depending on the
150+ region pair. Prefer same-region when possible.
151+ </Note >
152+
153+ </Step >
139154 <Step title = " Create the endpoint service" >
140155 Click ** Create** . Note the ** Service name** — it looks like ` com.amazonaws.vpce.us-east-1.vpce-svc-0123abcd... ` .
141156 You'll paste this into the Trigger.dev dashboard.
You can’t perform that action at this time.
0 commit comments