From 79fb19917ab3b875ca2d3b8e80dc1f02b76cb6f1 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Mon, 23 Jan 2023 13:10:20 -0800 Subject: [PATCH] Capitalize Terraform --- .../quick-start-guides/deploy-rancher-manager/aws.md | 2 +- .../quick-start-guides/deploy-rancher-manager/azure.md | 2 +- .../quick-start-guides/deploy-rancher-manager/digitalocean.md | 2 +- .../quick-start-guides/deploy-rancher-manager/gcp.md | 2 +- .../quick-start-guides/deploy-rancher-manager/hetzner-cloud.md | 2 +- .../quick-start-guides/deploy-rancher-manager/outscale-qs.md | 2 +- .../quick-start-guides/deploy-rancher-manager/aws.md | 2 +- .../quick-start-guides/deploy-rancher-manager/azure.md | 2 +- .../quick-start-guides/deploy-rancher-manager/digitalocean.md | 2 +- .../quick-start-guides/deploy-rancher-manager/gcp.md | 2 +- .../quick-start-guides/deploy-rancher-manager/aws.md | 2 +- .../quick-start-guides/deploy-rancher-manager/azure.md | 2 +- .../quick-start-guides/deploy-rancher-manager/digitalocean.md | 2 +- .../quick-start-guides/deploy-rancher-manager/gcp.md | 2 +- .../quick-start-guides/deploy-rancher-manager/aws.md | 2 +- .../quick-start-guides/deploy-rancher-manager/azure.md | 2 +- .../quick-start-guides/deploy-rancher-manager/digitalocean.md | 2 +- .../quick-start-guides/deploy-rancher-manager/gcp.md | 2 +- .../quick-start-guides/deploy-rancher-manager/hetzner-cloud.md | 2 +- .../quick-start-guides/deploy-rancher-manager/outscale-qs.md | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/docs/getting-started/quick-start-guides/deploy-rancher-manager/aws.md b/docs/getting-started/quick-start-guides/deploy-rancher-manager/aws.md index 0e16d8905ab..aaf629432f5 100644 --- a/docs/getting-started/quick-start-guides/deploy-rancher-manager/aws.md +++ b/docs/getting-started/quick-start-guides/deploy-rancher-manager/aws.md @@ -44,7 +44,7 @@ The AWS module just creates an EC2 KeyPair, an EC2 SecurityGroup and an EC2 inst 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the AWS folder containing the terraform files by executing `cd quickstart/rancher/aws`. +2. Go into the AWS folder containing the Terraform files by executing `cd quickstart/rancher/aws`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/docs/getting-started/quick-start-guides/deploy-rancher-manager/azure.md b/docs/getting-started/quick-start-guides/deploy-rancher-manager/azure.md index f1bc8bbeb81..c952f2dcd24 100644 --- a/docs/getting-started/quick-start-guides/deploy-rancher-manager/azure.md +++ b/docs/getting-started/quick-start-guides/deploy-rancher-manager/azure.md @@ -30,7 +30,7 @@ Deploying to Microsoft Azure will incur charges. 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the Azure folder containing the terraform files by executing `cd quickstart/rancher/azure`. +2. Go into the Azure folder containing the Terraform files by executing `cd quickstart/rancher/azure`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/docs/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md b/docs/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md index 50a3c201dba..8eac819716c 100644 --- a/docs/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md +++ b/docs/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md @@ -27,7 +27,7 @@ Deploying to DigitalOcean will incur charges. 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the DigitalOcean folder containing the terraform files by executing `cd quickstart/rancher/do`. +2. Go into the DigitalOcean folder containing the Terraform files by executing `cd quickstart/rancher/do`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/docs/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md b/docs/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md index 9e29ed96802..2486106b991 100644 --- a/docs/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md +++ b/docs/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md @@ -28,7 +28,7 @@ Deploying to Google GCP will incur charges. 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the GCP folder containing the terraform files by executing `cd quickstart/rancher/gcp`. +2. Go into the GCP folder containing the Terraform files by executing `cd quickstart/rancher/gcp`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/docs/getting-started/quick-start-guides/deploy-rancher-manager/hetzner-cloud.md b/docs/getting-started/quick-start-guides/deploy-rancher-manager/hetzner-cloud.md index 365f956c33f..85c182a962d 100644 --- a/docs/getting-started/quick-start-guides/deploy-rancher-manager/hetzner-cloud.md +++ b/docs/getting-started/quick-start-guides/deploy-rancher-manager/hetzner-cloud.md @@ -27,7 +27,7 @@ Deploying to Hetzner Cloud will incur charges. 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the Hetzner folder containing the terraform files by executing `cd quickstart/rancher/hcloud`. +2. Go into the Hetzner folder containing the Terraform files by executing `cd quickstart/rancher/hcloud`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/docs/getting-started/quick-start-guides/deploy-rancher-manager/outscale-qs.md b/docs/getting-started/quick-start-guides/deploy-rancher-manager/outscale-qs.md index 6d1bbde8ab0..1688406f0e4 100644 --- a/docs/getting-started/quick-start-guides/deploy-rancher-manager/outscale-qs.md +++ b/docs/getting-started/quick-start-guides/deploy-rancher-manager/outscale-qs.md @@ -27,7 +27,7 @@ Deploying to Outscale will incur charges. 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the Outscale folder containing the terraform files by executing `cd quickstart/rancher/outscale`. +2. Go into the Outscale folder containing the Terraform files by executing `cd quickstart/rancher/outscale`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/aws.md b/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/aws.md index e360c58aacf..5833485229f 100644 --- a/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/aws.md +++ b/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/aws.md @@ -20,7 +20,7 @@ The following steps will quickly deploy a Rancher Server on AWS with a single no 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -1. Go into the AWS folder containing the terraform files by executing `cd quickstart/aws`. +1. Go into the AWS folder containing the Terraform files by executing `cd quickstart/aws`. 1. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/azure.md b/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/azure.md index b7d58557a12..ac264097bb4 100644 --- a/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/azure.md +++ b/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/azure.md @@ -23,7 +23,7 @@ The following steps will quickly deploy a Rancher server on Azure in a single-no 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -1. Go into the Azure folder containing the terraform files by executing `cd quickstart/azure`. +1. Go into the Azure folder containing the Terraform files by executing `cd quickstart/azure`. 1. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md b/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md index 517a9d9342f..761893ec09f 100644 --- a/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md +++ b/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md @@ -20,7 +20,7 @@ The following steps will quickly deploy a Rancher Server on DigitalOcean with a 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -1. Go into the DigitalOcean folder containing the terraform files by executing `cd quickstart/do`. +1. Go into the DigitalOcean folder containing the Terraform files by executing `cd quickstart/do`. 1. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md b/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md index 12337bcdb76..4974ab5baa3 100644 --- a/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md +++ b/versioned_docs/version-2.0-2.4/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md @@ -21,7 +21,7 @@ The following steps will quickly deploy a Rancher server on GCP in a single-node 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -1. Go into the GCP folder containing the terraform files by executing `cd quickstart/gcp`. +1. Go into the GCP folder containing the Terraform files by executing `cd quickstart/gcp`. 1. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/aws.md b/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/aws.md index 92b93b5d24e..f0e3400dd62 100644 --- a/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/aws.md +++ b/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/aws.md @@ -37,7 +37,7 @@ The AWS module just creates an EC2 KeyPair, an EC2 SecurityGroup and an EC2 inst 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the AWS folder containing the terraform files by executing `cd quickstart/rancher/aws`. +2. Go into the AWS folder containing the Terraform files by executing `cd quickstart/rancher/aws`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/azure.md b/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/azure.md index 9d360ac70ac..18904b582d7 100644 --- a/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/azure.md +++ b/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/azure.md @@ -23,7 +23,7 @@ The following steps will quickly deploy a Rancher server on Azure in a single-no 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the Azure folder containing the terraform files by executing `cd quickstart/rancher/azure`. +2. Go into the Azure folder containing the Terraform files by executing `cd quickstart/rancher/azure`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md b/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md index 3eff44a29c6..158ba47cd2a 100644 --- a/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md +++ b/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md @@ -20,7 +20,7 @@ The following steps will quickly deploy a Rancher server on DigitalOcean in a si 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the DigitalOcean folder containing the terraform files by executing `cd quickstart/rancher/do`. +2. Go into the DigitalOcean folder containing the Terraform files by executing `cd quickstart/rancher/do`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md b/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md index 0cd1be3a4ab..0edbad6bed3 100644 --- a/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md +++ b/versioned_docs/version-2.5/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md @@ -21,7 +21,7 @@ The following steps will quickly deploy a Rancher server on GCP in a single-node 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the GCP folder containing the terraform files by executing `cd quickstart/rancher/gcp`. +2. Go into the GCP folder containing the Terraform files by executing `cd quickstart/rancher/gcp`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/aws.md b/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/aws.md index 0e16d8905ab..aaf629432f5 100644 --- a/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/aws.md +++ b/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/aws.md @@ -44,7 +44,7 @@ The AWS module just creates an EC2 KeyPair, an EC2 SecurityGroup and an EC2 inst 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the AWS folder containing the terraform files by executing `cd quickstart/rancher/aws`. +2. Go into the AWS folder containing the Terraform files by executing `cd quickstart/rancher/aws`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/azure.md b/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/azure.md index f1bc8bbeb81..c952f2dcd24 100644 --- a/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/azure.md +++ b/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/azure.md @@ -30,7 +30,7 @@ Deploying to Microsoft Azure will incur charges. 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the Azure folder containing the terraform files by executing `cd quickstart/rancher/azure`. +2. Go into the Azure folder containing the Terraform files by executing `cd quickstart/rancher/azure`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md b/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md index 50a3c201dba..8eac819716c 100644 --- a/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md +++ b/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/digitalocean.md @@ -27,7 +27,7 @@ Deploying to DigitalOcean will incur charges. 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the DigitalOcean folder containing the terraform files by executing `cd quickstart/rancher/do`. +2. Go into the DigitalOcean folder containing the Terraform files by executing `cd quickstart/rancher/do`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md b/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md index 9e29ed96802..2486106b991 100644 --- a/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md +++ b/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/gcp.md @@ -28,7 +28,7 @@ Deploying to Google GCP will incur charges. 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the GCP folder containing the terraform files by executing `cd quickstart/rancher/gcp`. +2. Go into the GCP folder containing the Terraform files by executing `cd quickstart/rancher/gcp`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/hetzner-cloud.md b/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/hetzner-cloud.md index 365f956c33f..85c182a962d 100644 --- a/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/hetzner-cloud.md +++ b/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/hetzner-cloud.md @@ -27,7 +27,7 @@ Deploying to Hetzner Cloud will incur charges. 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the Hetzner folder containing the terraform files by executing `cd quickstart/rancher/hcloud`. +2. Go into the Hetzner folder containing the Terraform files by executing `cd quickstart/rancher/hcloud`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. diff --git a/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/outscale-qs.md b/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/outscale-qs.md index 6d1bbde8ab0..1688406f0e4 100644 --- a/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/outscale-qs.md +++ b/versioned_docs/version-2.6/getting-started/quick-start-guides/deploy-rancher-manager/outscale-qs.md @@ -27,7 +27,7 @@ Deploying to Outscale will incur charges. 1. Clone [Rancher Quickstart](https://github.com/rancher/quickstart) to a folder using `git clone https://github.com/rancher/quickstart`. -2. Go into the Outscale folder containing the terraform files by executing `cd quickstart/rancher/outscale`. +2. Go into the Outscale folder containing the Terraform files by executing `cd quickstart/rancher/outscale`. 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`.