File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ components like DNS entries and SaaS features.
2222::::{grid} 2
2323
2424:::{grid-item-card} Deploying CrateDB to the cloud via Terraform
25- :link : terraform-tutorial
25+ :link : terraform-usage
2626:link-type: ref
2727Learn how to use Terraform to run a CrateDB cluster deployment on AWS.
2828:::
@@ -32,7 +32,7 @@ Learn how to use Terraform to run a CrateDB cluster deployment on AWS.
3232:::{toctree}
3333:maxdepth: 1
3434:hidden:
35- Tutorial < tutorial >
35+ Usage < usage >
3636:::
3737
3838[ Terraform ] : https://developer.hashicorp.com/terraform
Original file line number Diff line number Diff line change 1- (terraform-tutorial )=
1+ (terraform-usage )=
22# Deploying CrateDB to the cloud using Terraform
33
44## Introduction
@@ -296,7 +296,7 @@ $ terraform output -json cratedb | jq
296296## Teardown
297297
298298:::{caution}
299- This tutorial creates billable AWS resources. Destroy the stack when finished
299+ The next steps will create billable AWS resources. Destroy the stack when finished
300300to avoid ongoing costs.
301301:::
302302
You can’t perform that action at this time.
0 commit comments