mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
Update qa/tf/gauntlet/samsung/README.md
Co-authored-by: reese <45641995+reesporte@users.noreply.github.com>
This commit is contained in:
parent
804b7b3146
commit
51ad67e06a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ You can do `terraform plan` -> `terraform apply` to spin up a cluster, `terrafor
|
|||
## Other prerequisites:
|
||||
Please read these carefully.
|
||||
|
||||
Be in the `tf` directory (e.g., when you try to run a `terraform` command, the output of `pwd` should be `.../molecula/featurebase/qa/tf`)
|
||||
Be in the `tf` directory (e.g., when you try to run a `terraform` command, the output of `pwd` should be `.../featurebase/qa/tf`)
|
||||
|
||||
Currently, the path to the terraform module is using a local reference, i.e., in `main.tf`, the source line is assuming that you have `molecula-terraform` project installed locally, such that the `molecular-terraform` project and `featurebase` have the same parent directory (e.g., `...A/featurebase/qa/tf` and `...A/molecular-terraform/aws/.modules/featurebase-cluster` should both be valid paths).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue