Skip to content

Commit

Permalink
Merge pull request #136 from gianarb/chore/terraform-uses-sandbox
Browse files Browse the repository at this point in the history
Terraform setup guide uses sandbox
  • Loading branch information
DailyAlice authored Sep 10, 2020
2 parents 4412140 + 3f8c472 commit 06a1291
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/setup/terraform/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ This guide assumes that you already have:

## Using Terraform

The first thing to do is to clone the `tink` repository because it contains the Terraform file required to spin up the environment.
The first thing to do is to clone the `sandbox` repository because it contains the Terraform file required to spin up the environment.

```
git clone https://github.com/tinkerbell/tink.git
git clone https://github.com/tinkerbell/sandbox.git
cd tink/deploy/terraform
```

Expand Down

0 comments on commit 06a1291

Please sign in to comment.