From 6d3d4e81d292b3ad36d1bb9e11c2c2291f5ef78d Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 18 Mar 2024 14:23:27 -0400 Subject: [PATCH] tools: add asdf-hashicorp plugin (#249) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75ae931..c07f161 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi - [AIaC](https://github.com/gofireflyio/aiac) - Artificial Intelligence Infrastructure-as-Code Generator - [AirIAM](https://github.com/bridgecrewio/AirIAM) - AirIAM is a tool for AWS IAM to least privilege Terraform execution framework. - [Argonaut](https://www.argonaut.dev/) - Deploy apps and infrastructure on your cloud in minutes. Autogenerate Terraform modules, customize configurations through PRs. Support for app deployments on Kubernetes and Lambda environments. +- [asdf](https://github.com/asdf-community/asdf-hashicorp) - HashiCorp plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager - [astro](https://github.com/uber/astro/) - Astro is a tool for managing multiple Terraform executions as a single command. :ghost: - [atlantis](https://github.com/runatlantis/atlantis) - Unified workflow for collaborating on Terraform through GitHub. - [atmos](https://github.com/cloudposse/atmos) - A universal tool that converts deep merged YAML to module inputs. :alien: