Corrected the source path
This commit is contained in:
parent
1d21f956a5
commit
12dc10f0ac
|
@ -18,7 +18,7 @@ $ sudo cp terraform /usr/local/bin
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://git.theo-andreou.org/Personal/lpi-deploy-scaleway.git
|
$ git clone https://git.theo-andreou.org/Personal/lpi-deploy-scaleway.git
|
||||||
$ cd terraform-scaleway
|
$ cd lpi-deploy-scaleway
|
||||||
```
|
```
|
||||||
|
|
||||||
* Copy the *terraform.tfvars.example* to *terraform.tfvars* and setup your settings:
|
* Copy the *terraform.tfvars.example* to *terraform.tfvars* and setup your settings:
|
||||||
|
|
Loading…
Reference in a new issue