From c3503332b53670dcb86e2232cdf814fe72d22023 Mon Sep 17 00:00:00 2001 From: leggatron Date: Tue, 16 Dec 2025 13:18:32 -0500 Subject: [PATCH] updated readme --- plugins/terraform/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/terraform/README.md b/plugins/terraform/README.md index 48fdae282..a3c36481e 100644 --- a/plugins/terraform/README.md +++ b/plugins/terraform/README.md @@ -38,6 +38,8 @@ plugins=(... terraform) | `tfw` | `terraform workspace` | | `tfwl` | `terraform workspace list` | | `tfws` | `terraform workspace select` | +| `tfap` | `terraform apply -parallelism=1` | +| `tfdp` | `terraform destroy -parallelism=1` | ## Prompt function