Update README

This commit is contained in:
Yurii Liaskovets 2024-11-06 02:35:20 +02:00
commit 00fbd733cc
No known key found for this signature in database
GPG key ID: B1167030C82A5B5F
2 changed files with 3 additions and 3 deletions

View file

@ -19,7 +19,7 @@ plugins=(... opentofu)
|--------|------------------------------|
| `tt` | `tofu` |
| `tta` | `tofu apply` |
| `ttaa` | `tofu apply -auto-approve` |
| `tta!` | `tofu apply -auto-approve` |
| `ttc` | `tofu console` |
| `ttd` | `tofu destroy` |
| `ttd!` | `tofu destroy -auto-approve` |