Capitalize Terraform

This commit is contained in:
Billy Tat
2023-01-23 13:10:20 -08:00
parent 152d8da4eb
commit 79fb19917a
20 changed files with 20 additions and 20 deletions
@@ -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`.