feat(terraform): add tffu alias for terraform force-unlock

This commit is contained in:
Arun Iyappan 2024-09-21 17:33:49 +05:30
commit 45093b2bd4

View file

@ -32,7 +32,7 @@ plugins=(... terraform)
| `tfs` | `terraform state` | | `tfs` | `terraform state` |
| `tft` | `terraform test` | | `tft` | `terraform test` |
| `tfsh` | `terraform show` | | `tfsh` | `terraform show` |
| `tffu` | `terraform show` | | `tffu` | `terraform force-unlock` |
## Prompt function ## Prompt function