From aaa1585b6c62a799e26ed013a888f0e1178abb4a Mon Sep 17 00:00:00 2001 From: Amo Chumber Date: Tue, 8 Oct 2024 05:20:42 +0100 Subject: [PATCH] docs: Fix some lingering terraform references in the readme - also the self-link to `tofu_fmt` was broken before this change Signed-off-by: Amo Chumber --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73c4bb0..3c0ab39 100644 --- a/README.md +++ b/README.md @@ -552,9 +552,9 @@ To replicate functionality in `tofu_docs` hook: - --args=--config=.terraform-docs.yml ``` -### terraftofu_fmtorm_fmt +### tofu_fmt -1. `tofu_fmt` supports custom arguments so you can pass [supported flags](https://www.terraform.io/docs/cli/commands/fmt.html#usage). Eg: +1. `tofu_fmt` supports custom arguments so you can pass [supported flags](https://opentofu.org/docs/cli/commands/fmt/#usage). Eg: ```yaml - id: tofu_fmt