Skip to content

Commit e590dde

Browse files
committed
Updated listed Terraform versions to match the versions listed in the repository
1 parent e57bad5 commit e590dde

File tree

1 file changed

+1
-1
lines changed
  • src/connections/storage/catalog/data-lakes

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Before you set up Segment Data Lakes, you need the following resources:
2020

2121
## Step 1 - Set Up AWS Resources
2222

23-
You can use the [open source Terraform module](https://github.com/segmentio/terraform-aws-data-lake) to automate much of the set up work to get Data Lakes up and running. If you’re familiar with Terraform, you can modify the module to meet your organization’s needs, however Segment guarantees support only for the template as provided. The Data Lakes set up uses Terraform v0.11+. To support more versions of Terraform, the AWS provider must use v2, which is included in our example main.tf.
23+
You can use the [open source Terraform module](https://github.com/segmentio/terraform-aws-data-lake) to automate much of the set up work to get Data Lakes up and running. If you’re familiar with Terraform, you can modify the module to meet your organization’s needs, however Segment guarantees support only for the template as provided. The Data Lakes set up uses Terraform v0.12+. To support more versions of Terraform, the AWS provider must use v4, which is included in our example main.tf.
2424

2525
You can also use Segment's [manual set up instructions](/docs/connections/storage/data-lakes/data-lakes-manual-setup) to configure these AWS resources if you prefer.
2626

0 commit comments

Comments
 (0)