Browse Source

Fix typo in terraform/README.md (#8090)

Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
pull/8092/head
Ikko Eltociear Ashimine 1 year ago committed by GitHub
parent
commit
3515d712a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tests/terraform/README.md

2
tests/terraform/README.md

@ -14,7 +14,7 @@ See the [create cluster test](../tests/terraform/createcluster_test.go) as an ex
## Running
- Before running the tests, you should creat local.tfvars file in `./tests/terraform/modules/k3scluster/config/local.tfvars`. There is some information there to get you started, but the empty variables should be filled in appropriately per your AWS environment.
- Before running the tests, you should create local.tfvars file in `./tests/terraform/modules/k3scluster/config/local.tfvars`. There is some information there to get you started, but the empty variables should be filled in appropriately per your AWS environment.

Loading…
Cancel
Save