From 8c3073ee1c66ab5e9cc187b463854922d3ef67d2 Mon Sep 17 00:00:00 2001 From: David Eddy Date: Fri, 7 Nov 2025 15:46:24 +0100 Subject: [PATCH] ADD tfsort --- README.md | 1 + plugins/tfsort | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/tfsort diff --git a/README.md b/README.md index 9a06f9e4..2cd16909 100644 --- a/README.md +++ b/README.md @@ -796,6 +796,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | tfmigrate | [dex4er/asdf-tfmigrate](https://github.com/dex4er/asdf-tfmigrate) | | tfnotify | [jnavarrof/asdf-tfnotify](https://github.com/jnavarrof/asdf-tfnotify) | | TFSec | [woneill/asdf-tfsec](https://github.com/woneill/asdf-tfsec) | +| tfsort | [davidjeddy/asdf-tfsort](https://github.com/davidjeddy/asdf-tfsort) | | tfstate-lookup | [carnei-ro/asdf-tfstate-lookup](https://github.com/carnei-ro/asdf-tfstate-lookup) | | tfswitch | [iul1an/asdf-tfswitch](https://github.com/iul1an/asdf-tfswitch) | | tfupdate | [yuokada/asdf-tfupdate](https://github.com/yuokada/asdf-tfupdate) | diff --git a/plugins/tfsort b/plugins/tfsort new file mode 100644 index 00000000..f8a97ee8 --- /dev/null +++ b/plugins/tfsort @@ -0,0 +1 @@ +repository = https://github.com/davidjeddy/asdf-tfsort.git