From e466eafd410332142c97e23e4bb235f01158b57c Mon Sep 17 00:00:00 2001 From: Masayuki Morita Date: Sat, 3 May 2025 23:09:57 +0900 Subject: [PATCH] Add tfupdate --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d61925e..d13b304 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ ### Helpers - [terratag](https://github.com/env0/terratag) - CLI tool allowing for tags or labels to be applied across an entire set of OpenTofu/Terraform files. +- [tfupdate](https://github.com/minamijoyo/tfupdate) - Update version constraints in your Terraform / OpenTofu configurations. ## Learning