|
@@ -22,6 +22,7 @@ plugins=(... terraform)
|
|
| `tfaa` | `terraform apply -auto-approve` |
|
|
| `tfaa` | `terraform apply -auto-approve` |
|
|
| `tfc` | `terraform console` |
|
|
| `tfc` | `terraform console` |
|
|
| `tfd` | `terraform destroy` |
|
|
| `tfd` | `terraform destroy` |
|
|
|
|
+| `tfd!` | `terraform destroy -auto-approve`|
|
|
| `tff` | `terraform fmt` |
|
|
| `tff` | `terraform fmt` |
|
|
| `tffr` | `terraform fmt -recursive` |
|
|
| `tffr` | `terraform fmt -recursive` |
|
|
| `tfi` | `terraform init` |
|
|
| `tfi` | `terraform init` |
|