fix typos in usefull commands block
This commit is contained in:
@@ -29,14 +29,14 @@ cp terraform.tfvars.example
|
|||||||
fill with your secrets (do no push this file)
|
fill with your secrets (do no push this file)
|
||||||
|
|
||||||
|
|
||||||
## usefull commandes
|
## Usefull commands
|
||||||
```sh
|
```sh
|
||||||
opentofu.tofu init
|
opentofu.tofu init
|
||||||
opentofu.tofu plan
|
opentofu.tofu plan
|
||||||
opentofu.tofu apply
|
opentofu.tofu apply
|
||||||
opentofu.tofu destroy
|
opentofu.tofu destroy
|
||||||
```
|
```
|
||||||
### on WSL
|
### On WSL
|
||||||
ssh agent could be off
|
ssh agent could be off
|
||||||
if `ssh-add -L` gives
|
if `ssh-add -L` gives
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user