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)
|
||||
|
||||
|
||||
## usefull commandes
|
||||
## Usefull commands
|
||||
```sh
|
||||
opentofu.tofu init
|
||||
opentofu.tofu plan
|
||||
opentofu.tofu apply
|
||||
opentofu.tofu destroy
|
||||
```
|
||||
### on WSL
|
||||
### On WSL
|
||||
ssh agent could be off
|
||||
if `ssh-add -L` gives
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user