fix typos in usefull commands block

This commit is contained in:
2026-01-11 16:46:50 +01:00
parent 14dc3fdefd
commit b735996b8d

View File

@@ -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