feat(terraform): add new terraform and helm aliases (#11923)

This commit is contained in:
reda
2024-01-13 12:36:26 +01:00
committed by GitHub
parent 1c8dee848d
commit 15479ca5ae
4 changed files with 13 additions and 6 deletions

View File

@@ -26,6 +26,9 @@ plugins=(... terraform)
| `tfo` | `terraform output` |
| `tfp` | `terraform plan` |
| `tfv` | `terraform validate` |
| `tfs` | `terraform state` |
| `tfsh`| `terraform show` |
## Prompt function