File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed
docs/production-deployment/cloud/connectivity Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -110,10 +110,11 @@ This approach is **optional**; Temporal Cloud works without it. It simply stream
110110
111111### Choose the override domain and endpoint
112112
113- | Temporal Cloud setup | Use this PHZ domain | Example |
114- | ------------------------------------------ | ----------------------- | ----------------------------------------------- |
115- | Single-region namespace with mTLS auth | ` <account>.tmprl.cloud ` | ` payments.abcde.tmprl.cloud ` ↔ ` vpce-... ` |
116- | Multi-region namespace ** or** API-key auth | ` region.tmprl.cloud ` | ` aws-us-east-1.region.tmprl.cloud ` ↔ ` vpce-... ` |
113+ | Temporal Cloud setup | Use this PHZ domain | Example |
114+ | ----------------------------------------- | ---------------------------------- | ----------------------------------------------- |
115+ | Single-region namespace with mTLS auth | ` <account>.tmprl.cloud ` | ` payments.abcde.tmprl.cloud ` ↔ ` vpce-... ` |
116+ | Single-region namespace with API-key auth | ` <cloud_provider>.api.temporal.io ` | ` us-east-1.aws.api.temporal.io ` ↔ ` vpce-... ` |
117+ | Multi-region namespace | ` region.tmprl.cloud ` | ` aws-us-east-1.region.tmprl.cloud ` ↔ ` vpce-... ` |
117118
118119### Step-by-step instructions
119120
Original file line number Diff line number Diff line change @@ -115,10 +115,11 @@ This approach is **optional**; Temporal Cloud works without it. It simply stream
115115
116116### Choose the override domain and endpoint
117117
118- | Temporal Cloud setup | Use this PHZ domain | Example |
119- | ------------------------------------------ | ----------------------- | ---------------------------------------------- |
120- | Single-region namespace with mTLS auth | ` <account>.tmprl.cloud ` | ` payments.abcde.tmprl.cloud ` ↔ ` X.X.X.X ` |
121- | Multi-region namespace ** or** API-key auth | ` region.tmprl.cloud ` | ` aws-us-east-1.region.tmprl.cloud ` ↔ ` X.X.X.X ` |
118+ | Temporal Cloud setup | Use this PHZ domain | Example |
119+ | ------------------------------------------ | ---------------------------------- | ---------------------------------------------- |
120+ | Single-region namespace with mTLS auth | ` <account>.tmprl.cloud ` | ` payments.abcde.tmprl.cloud ` ↔ ` X.X.X.X ` |
121+ | Single-region namespace with API-key auth | ` <cloud_provider>.api.temporal.io ` | ` us-central1.gcp.api.temporal.io ` ↔ ` X.X.X.X ` |
122+ | Multi-region namespace | ` region.tmprl.cloud ` | ` gcp-us-central1.region.tmprl.cloud ` ↔ ` X.X.X.X ` |
122123
123124### Step-by-step instructions
124125
You can’t perform that action at this time.
0 commit comments