From 942c18aae6552820aa38112f86c7028088f1d99d Mon Sep 17 00:00:00 2001 From: Frank <6559247+65156@users.noreply.github.com> Date: Thu, 30 Oct 2025 08:17:10 -0600 Subject: [PATCH] Update README.md add terrabound. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17eb2f0..dc60dab 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ *Inspect and interact with OpenTofu providers.* - [tfschema](https://github.com/minamijoyo/tfschema) - Schema inspector for providers. +- [terrabound](https://github.com/65156/terrabound) - Discovers OpenTofu (Terraform) Version and Provider Version constraints in github (includes GHE) repositories and deep searches inside declared modules. ### Platforms