diff --git a/README.md b/README.md index 8b27609..fe87382 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Clojure | [asdf-community/asdf-clojure](https://github.com/asdf-community/asdf-clojure) | [![Build Status](https://github.com/asdf-community/asdf-clojure/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-clojure/actions) | | Cloudflared | [threkk/asdf-cloudflared](https://github.com/threkk/asdf-cloudflared) | [![GitHub Actions Status](https://github.com/threkk/asdf-cloudflared/workflows/Build/badge.svg?branch=main)](https://github.com/threkk/asdf-cloudflared/actions) | | cloudsql-proxy | [itspngu/asdf-cloudsql-proxy](https://github.com/itspngu/asdf-cloudsql-proxy) | [![CI](https://github.com/itspngu/asdf-cloudsql-proxy/workflows/CI/badge.svg)](https://github.com/itspngu/asdf-cloudsql-proxy/actions/workflows/test.yml) | +| Clusterawsadm | [kahun/asdf-clusterawsadm](https://github.com/kahun/asdf-clusterawsadm) | [![Build Status](https://github.com/kahun/asdf-clusterawsadm/workflows/CI/badge.svg)](https://github.com/kahun/asdf-clusterawsadm/actions/workflows/workflow.yml) | | Clusterctl | [pfnet-research/asdf-clusterctl](https://github.com/pfnet-research/asdf-clusterctl) | [![Build Status](https://github.com/pfnet-research/asdf-clusterctl/workflows/CI/badge.svg)](https://github.com/pfnet-research/asdf-clusterctl/actions?query=workflow%3ACI) | | cmctl | [asdf-community/asdf-cmctl](https://github.com/asdf-community/asdf-cmctl) | [![Build Status](https://github.com/asdf-community/asdf-cmctl/workflows/CI/badge.svg)](https://github.com/asdf-community/asdf-cmctl/actions/workflows/ci.yaml) | | CMake | [asdf-community/asdf-cmake](https://github.com/asdf-community/asdf-cmake) | [![Build](https://github.com/asdf-community/asdf-cmake/actions/workflows/build.yml/badge.svg)](https://github.com/asdf-community/asdf-cmake/actions/workflows/build.yml) | diff --git a/plugins/clusterawsadm b/plugins/clusterawsadm new file mode 100644 index 0000000..4ff7af0 --- /dev/null +++ b/plugins/clusterawsadm @@ -0,0 +1 @@ +repository = https://github.com/kahun/asdf-clusterawsadm.git