Skip to content

Commit 2cf213b

Browse files
committed
Update Terraform Repo and Add Redirect DOC-585
1 parent dcf81fe commit 2cf213b

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

src/_data/catalog/destinations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6339,7 +6339,7 @@ items:
63396339
- us
63406340
regions:
63416341
- us
6342-
url: connections/destinations/catalog/azure-data-lakes
6342+
url: /connections/storage/data-lakes/
63436343
previous_names:
63446344
- Azure Data Lakes
63456345
website: https://segment.com/docs/connections/storage/data-lakes/

src/_data/catalog/slugs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@
4545
- original: "rokt"
4646
override: "rokt-integration"
4747
- original: "salesforce-actions"
48-
override: "actions-salesforce"
48+
override: "actions-salesforce"

src/connections/storage/catalog/data-lakes/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Set Up Segment Data Lakes
33
redirect_from: '/connections/destinations/catalog/data-lakes/'
4+
redirect_from:
5+
- '/connections/destinations/catalog/data-lakes/'
6+
- '/connections/destinations/catalog/azure-data-lakes/'
47
---
58
{% include content/plan-grid.md name="data-lakes" %}
69

@@ -342,7 +345,7 @@ After you set up the necessary resources in Azure, the next step is to set up th
342345

343346
### (Optional) Set up your Segment Data Lake (Azure) using Terraform
344347

345-
Instead of manually configuring your Data Lake, you can create it using the script in the [`terraform-azure-data-lake`](https://github.com/segmentio/terraform-azure-data-lakes){:target="_blank”} GitHub repository.
348+
Instead of manually configuring your Data Lake, you can create it using the script in the [`terraform-segment-data-lakes`](https://github.com/segmentio/terraform-segment-data-lakes){:target="_blank”} GitHub repository.
346349

347350
> note " "
348351
> This script requires Terraform versions 0.12+.

0 commit comments

Comments
 (0)